com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICIfStm |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract ICBlock | getBranchBody(int index) | ||||||||||
abstract ICPredicate | getBranchPredicate(int index) | ||||||||||
abstract List<? extends ICPredicate> |
getBranchPredicates()
Get the predicates.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Get the predicates. Warning, this is the actual list of predicates, not a copy. Caution should be exercised when modifying it