| com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICControlBreaker |
Known Indirect Subclasses
|
Represent a Control breaker (which breaks the flow in a loop or switch)
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract ICLabel |
getLabel()
Indicate the label where the breaker applies.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICElement
| |||||||||||
From interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICStatement
| |||||||||||