com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICSwitchStm |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract List<? extends ICBlock> | getCaseBodies() | ||||||||||
abstract ICBlock | getCaseBody(int key) | ||||||||||
abstract Set<Integer> | getCaseKeys() | ||||||||||
abstract List<Integer> | getKeysForBlock(ICBlock b) | ||||||||||
abstract ICExpression | getSwitchedExpression() | ||||||||||
abstract void | setSwitchedExpression(ICExpression value) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |