Searched defs:getClassificationsForLine (Results 1 – 11 of 11) sorted by relevance
| /third_party/typescript/src/services/ |
| D | shims.ts | 295 …getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbsent?: bool… method 1139 …public getClassificationsForLine(text: string, lexState: EndOfLineState, classifyKeywordsInGeneric… method in ClassifierShimObject
|
| D | types.ts | 1270 …getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boole… method
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 6318 …getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boole… method
|
| D | typescript.d.ts | 6318 …getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boole… method
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 6231 …getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boole… method
|
| D | tsserverlibrary.d.ts | 6231 …getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boole… method
|
| D | typescriptServices.d.ts | 6231 …getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boole… method
|
| D | typescriptServices.js | 118612 function getClassificationsForLine(text, lexState, syntacticClassifierAbsent) { function 152552 …ClassifierShimObject.prototype.getClassificationsForLine = function (text, lexState, classifyKeywo… method in ClassifierShimObject
|
| D | typescript.js | 118612 function getClassificationsForLine(text, lexState, syntacticClassifierAbsent) { function 152552 …ClassifierShimObject.prototype.getClassificationsForLine = function (text, lexState, classifyKeywo… method in ClassifierShimObject
|
| D | tsserverlibrary.js | 118612 function getClassificationsForLine(text, lexState, syntacticClassifierAbsent) { function 152552 …ClassifierShimObject.prototype.getClassificationsForLine = function (text, lexState, classifyKeywo… method in ClassifierShimObject
|
| D | tsserver.js | 118043 function getClassificationsForLine(text, lexState, syntacticClassifierAbsent) { function 151983 …ClassifierShimObject.prototype.getClassificationsForLine = function (text, lexState, classifyKeywo… method in ClassifierShimObject
|