Home
last modified time | relevance | path

Searched refs:ClassificationResult (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/src/services/
Dtypes.ts1396 export interface ClassificationResult { interface
1427 …(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boolean): ClassificationResult;
Dclassifier.ts6 …text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boolean): ClassificationResult {
256 …vertClassificationsToResult(classifications: Classifications, text: string): ClassificationResult {
/third_party/typescript/src/testRunner/unittests/services/
Dcolorization.ts15 function getEntryAtPosition(result: ts.ClassificationResult, position: number) {
/third_party/typescript/src/harness/
DharnessLanguageService.ts425 …ring, lexState: ts.EndOfLineState, classifyKeywordsInGenerics?: boolean): ts.ClassificationResult {
/third_party/typescript/lib/
Dtypescript.d.ts7074 interface ClassificationResult { interface
7103 …(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boolean): ClassificationResult;
DtypescriptServices.d.ts7074 interface ClassificationResult { interface
7103 …(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boolean): ClassificationResult;
Dtsserverlibrary.d.ts7074 interface ClassificationResult { interface
7103 …(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boolean): ClassificationResult;
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts7074 interface ClassificationResult { interface
7103 …(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boolean): ClassificationResult;
Dtsserverlibrary.d.ts7074 interface ClassificationResult { interface
7103 …(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boolean): ClassificationResult;