Home
last modified time | relevance | path

Searched defs:posOfNode (Results 1 – 4 of 4) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/
Dprocess_import.ts347 const posOfNode: ts.LineAndCharacter = sourceFile.getLineAndCharacterOfPosition(node.getStart()); constant
651 …const posOfNode: ts.LineAndCharacter = sourceFile.getLineAndCharacterOfPosition(moduleNode.getStar… constant
Dvalidate_module_syntax.ts231 …const posOfNode: ts.LineAndCharacter = sourceFile.getLineAndCharacterOfPosition(moduleNode.getStar… constant
Dutils.ts112 const posOfNode: ts.LineAndCharacter = sourceFile.getLineAndCharacterOfPosition(pos); constant
140 const posOfNode: ts.LineAndCharacter = sourceFile.getLineAndCharacterOfPosition(item.pos); constant
Dprocess_component_build.ts1901 const posOfNode: ts.LineAndCharacter = transformLog.sourceFile constant