| com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICConstantInteger |
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract NumberFormatter | getFormatter() | ||||||||||
| abstract long | getValueAsLong() | ||||||||||
| abstract boolean | isNegative() | ||||||||||
| abstract boolean | isPositive() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICConstant
| |||||||||||
From interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICElement
| |||||||||||
From interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICExpression
| |||||||||||