Searched defs:fullText (Results 1 – 2 of 2) sorted by relevance
30 private fullText: string | undefined; property in ts.SourceText
766 const fullText = this.getFullText(); constant