| com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICExpression |
Known Indirect Subclasses
|
C expression.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract ICExpression |
duplicate()
Deep duplication of the element (i.e.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICElement
| |||||||||||
Deep duplication of the element (i.e. sub-elements are duplicated).
Note: ICClass, ICMethod, ICField, ICIdentifier,
ICConstant, ICType and ICLabel are not duplicated.