Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/
DreuseProgramStructure.ts63 public getFullText() { method in ts.SourceText
/third_party/typescript/src/services/
Dtypes.ts17 getFullText(sourceFile?: SourceFile): string; method
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts5381 getFullText(sourceFile?: SourceFile): string; method
Dtsserverlibrary.d.ts5381 getFullText(sourceFile?: SourceFile): string; method
/third_party/typescript/lib/
Dtsserverlibrary.d.ts5317 getFullText(sourceFile?: SourceFile): string; method
Dtypescript.d.ts5317 getFullText(sourceFile?: SourceFile): string; method
DtypescriptServices.d.ts5317 getFullText(sourceFile?: SourceFile): string; method
DtypescriptServices.js149094 NodeObject.prototype.getFullText = function (sourceFile) { method in NodeObject
149242 TokenOrIdentifierObject.prototype.getFullText = function (sourceFile) { method in TokenOrIdentifierObject
Dtypescript.js149094 NodeObject.prototype.getFullText = function (sourceFile) { method in NodeObject
149242 TokenOrIdentifierObject.prototype.getFullText = function (sourceFile) { method in TokenOrIdentifierObject
Dtsserverlibrary.js149094 NodeObject.prototype.getFullText = function (sourceFile) { method in NodeObject
149242 TokenOrIdentifierObject.prototype.getFullText = function (sourceFile) { method in TokenOrIdentifierObject
Dtsserver.js148525 NodeObject.prototype.getFullText = function (sourceFile) { method in NodeObject
148673 TokenOrIdentifierObject.prototype.getFullText = function (sourceFile) { method in TokenOrIdentifierObject