com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICExpression |
![]()
ICArrayElement,
ICCall,
ICConstant<T>,
ICConstantFloat<T>,
ICConstantFloat32,
ICConstantFloat64,
ICConstantInteger<T>,
ICConstantInteger32,
ICConstantInteger64,
ICConstantIntegerLarge,
ICConstantPointer,
ICConstantString,
ICDecl,
ICIdentifier,
ICInstanceField,
ICJumpFar,
ICLeftExpression,
ICOperation,
ICPredicate,
ICTuple
|
C expression.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract ICExpression |
duplicate()
Deep duplication of the element.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Deep duplication of the element. Sub-elements are duplicated.
Note: ICClass
, ICMethod
, ICField
, ICIdentifier
,
ICConstant
, ICType
and ICLabel
are not duplicated.