Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/src/base/
DlexEnv.ts32 let lexVarInfo = scope.getLexVarInfo();
/arkcompiler/ets_frontend/ts2panda/src/
Dscope.ts311 getLexVarInfo(): Map<string, number> { method in VariableScope
553 getLexVarInfo(): Map<string, number> { method in LoopScope
Dpandagen.ts560 let lexVarInfo = scope.getLexVarInfo();