Home
last modified time | relevance | path

Searched refs:_sourceFile (Results 1 – 1 of 1) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/
Dutils.ts77 private _sourceFile: ts.SourceFile | undefined; property in FileLog
81 return this._sourceFile;
85 this._sourceFile = newValue;
97 this._sourceFile = undefined;