Searched defs:textSourceNode (Results 1 – 2 of 2) sorted by relevance
5575 const textSourceNode = (node as StringLiteral).textSourceNode!; constant
2139 …/** @internal */ readonly textSourceNode?: Identifier | StringLiteralLike | NumericLiteral | Priva… property