Searched defs:isStringLiteral (Results 1 – 9 of 9) sorted by relevance
12 export function isStringLiteral(node: Node): node is StringLiteral { function
72 isStringLiteral(): this is StringLiteralType; method
6144 isStringLiteral(): this is StringLiteralType; method
23604 function isStringLiteral(node) { function
29371 function isStringLiteral(node) { function