Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/src/
DlexicalBinder.ts37 private srcFile: ts.SourceFile; property in LexicalBinder
40 this.srcFile = src;
45 this.resolveIdentReference(this.srcFile, this.recorder.getScopeOfNode(this.srcFile));