Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/src/
Dscope.ts302 protected startLexIdx: number = 0; property in VariableScope
363 return this.startLexIdx;
376 return this.startLexIdx++;
546 protected startLexIdx: number = 0; property in LoopScope
571 return this.startLexIdx++;
575 return this.startLexIdx;