com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICGenericBreakable |
![]() |
Super interface for breakable compounds (loops, switches).
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract ICGenericBreakable |
duplicate()
Deep duplication of the element (i.e.
|
[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.