Home
last modified time | relevance | path

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

/third_party/typescript/src/server/
DscriptInfo.ts170 public getAbsolutePositionAndLineText(line: number): AbsolutePositionAndLineText { method in ts.server.TextStorage
DscriptVersionCache.ts309 getAbsolutePositionAndLineText(oneBasedLine: number): AbsolutePositionAndLineText { method in ts.server.ScriptVersionCache