Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
Dshims.ts295getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbsent?: bool… method
1139 …public getClassificationsForLine(text: string, lexState: EndOfLineState, classifyKeywordsInGeneric… method in ClassifierShimObject
Dtypes.ts1270getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boole… method
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts6318getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boole… method
Dtypescript.d.ts6318getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boole… method
/third_party/typescript/lib/
Dtypescript.d.ts6231getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boole… method
Dtsserverlibrary.d.ts6231getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boole… method
DtypescriptServices.d.ts6231getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boole… method
DtypescriptServices.js118612 function getClassificationsForLine(text, lexState, syntacticClassifierAbsent) { function
152552 …ClassifierShimObject.prototype.getClassificationsForLine = function (text, lexState, classifyKeywo… method in ClassifierShimObject
Dtypescript.js118612 function getClassificationsForLine(text, lexState, syntacticClassifierAbsent) { function
152552 …ClassifierShimObject.prototype.getClassificationsForLine = function (text, lexState, classifyKeywo… method in ClassifierShimObject
Dtsserverlibrary.js118612 function getClassificationsForLine(text, lexState, syntacticClassifierAbsent) { function
152552 …ClassifierShimObject.prototype.getClassificationsForLine = function (text, lexState, classifyKeywo… method in ClassifierShimObject
Dtsserver.js118043 function getClassificationsForLine(text, lexState, syntacticClassifierAbsent) { function
151983 …ClassifierShimObject.prototype.getClassificationsForLine = function (text, lexState, classifyKeywo… method in ClassifierShimObject