com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICControlBreaker |
![]() |
Represent a Control breaker (which breaks the flow in a loop or switch)
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract ICControlBreaker |
duplicate()
Deep duplication of the element (i.e.
| ||||||||||
abstract ICLabel |
getLabel()
Indicate the label where the breaker applies.
| ||||||||||
abstract void | setLabel(ICLabel label) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Deep duplication of the element (i.e. sub-elements are duplicated).
Note: ICClass
, ICMethod
, ICField
, ICIdentifier
,
ICConstant
, ICType
and ICLabel
are not duplicated.