Home
last modified time | relevance | path

Searched defs:fullText (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/testRunner/unittests/
DreuseProgramStructure.ts30 private fullText: string | undefined; property in ts.SourceText
/third_party/typescript/src/services/
Dservices.ts766 const fullText = this.getFullText(); constant