Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dcreate_ast_node_utils.ts29 private _sourceFile: ts.SourceFile | undefined; property in FileLog
33 return this._sourceFile;
37 this._sourceFile = newValue;
49 this._sourceFile = undefined;