Searched defs:isInJSFile (Results 1 – 4 of 4) sorted by relevance
58 readonly isInJSFile: boolean; property94 …const transformer: Transformer = { checker, synthNamesMap, setOfExpressionsToReturn, isInJSFile: i… constant
2525 export function isInJSFile(node: Node | undefined): boolean { function
10682 function isInJSFile(node) { function
14158 function isInJSFile(node) { function