Home
last modified time | relevance | path

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

/third_party/typescript/src/services/formatting/
DformattingScanner.ts12 readEOFTokenRange(): TextRangeWithKind; method
263 function readEOFTokenRange(): TextRangeWithKind<SyntaxKind.EndOfFileToken> { function