Home
last modified time | relevance | path

Searched refs:getClassificationsForLine (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/src/services/
Dshims.ts297getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbsent?: bool… method
1148 …public getClassificationsForLine(text: string, lexState: EndOfLineState, classifyKeywordsInGeneric… method in ClassifierShimObject
1149 …const classification = this.classifier.getClassificationsForLine(text, lexState, classifyKeywordsI…
Dclassifier.ts6 …function getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbse…
175 return { getClassificationsForLine, getEncodedLexicalClassifications };
Dtypes.ts1427getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boole… method
/third_party/typescript/src/testRunner/unittests/services/
Dcolorization.ts59 …const result = classifier.getClassificationsForLine(text, initialEndOfLineState, /*syntacticClassi…
/third_party/typescript/src/harness/
DharnessLanguageService.ts425getClassificationsForLine(text: string, lexState: ts.EndOfLineState, classifyKeywordsInGenerics?: …
426 …const result = this.shim.getClassificationsForLine(text, lexState, classifyKeywordsInGenerics).spl…
/third_party/typescript/lib/
Dtypescript.d.ts7103getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boole… method
DtypescriptServices.d.ts7103getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boole… method
Dtsserverlibrary.d.ts7103getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boole… method
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts7103getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boole… method
Dtsserverlibrary.d.ts7103getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boole… method