Home
last modified time | relevance | path

Searched defs:valueAndStmtsOfSwitch (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/graph/builder/
DSwitchBuilder.ts44 const valueAndStmtsOfSwitch = valueAndStmtsOfSwitchAndCasesAll[i][0]; constant
83 const valueAndStmtsOfSwitch = valueAndStmtsOfSwitchAndCases[0]; constant