com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICForStm |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract ICForStm |
duplicate()
Deep duplication of the element.
| ||||||||||
abstract ICStatement | getPostStatement() | ||||||||||
abstract ICStatement | getPreStatement() | ||||||||||
abstract void | setPostStatement(ICStatement post) | ||||||||||
abstract void | setPreStatement(ICStatement pre) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Deep duplication of the element. Sub-elements are duplicated.
Note: ICClass
, ICMethod
, ICField
, ICIdentifier
,
ICConstant
, ICType
and ICLabel
are not duplicated.