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
6103 isStringLiteral(): this is StringLiteralType; method
29330 function isStringLiteral(node) { function
23566 function isStringLiteral(node) { function