Function: makeTextContent()¶
makeTextContent(
value,file?):TextContent
Defined in: resolver/src/ast-factory.ts:33
Synthesize a TextContent node.
Parameters¶
value¶
string
The text value
file?¶
string
Optional file path for the loc; falls back to VIRTUAL_LOC