Home
last modified time | relevance | path

Searched defs:getNonDecoratorTokenPosOfNode (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
Dutilities.ts697 export function getNonDecoratorTokenPosOfNode(node: Node, sourceFile?: SourceFileLike): number { function
/third_party/typescript/lib/
Dtsc.js12865 function getNonDecoratorTokenPosOfNode(node, sourceFile) { function