Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dsourcemap.ts331 getLineText(line: number): string; method
/third_party/typescript/src/server/
Dsession.ts3538 function getLineText(scriptInfo: ScriptInfo, span: protocol.TextSpanWithContext) { function