| com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICPredicate |
C predicate, wrapper for a C expression that can be evaluated to true or false.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract ICExpression | getExpression() | ||||||||||
| abstract boolean | isLitteralFalse() | ||||||||||
| abstract boolean | isLitteralTrue() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICElement
| |||||||||||
From interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICExpression
| |||||||||||