com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICJumpFar |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract ICJumpFar |
duplicate()
Deep duplication of the element.
| ||||||||||
abstract ICExpression | getJumpsite() | ||||||||||
abstract void | setJumpsite(ICExpression jumpsite) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Deep duplication of the element. Sub-elements are duplicated.
Note: ICClass
, ICMethod
, ICField
, ICIdentifier
,
ICConstant
, ICType
and ICLabel
are not duplicated.