Interface ICConstantIntegerLarge
- All Superinterfaces:
ICConstant<BigInteger>
,ICConstantInteger<BigInteger>
,ICElement
,ICExpression
C AST interface used to represent arbitrary-legth integer literals.
-
Method Summary
Methods inherited from interface com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICConstant
duplicate, getOrigin, getType, getValue, isTrueLike, setOrigin
Methods inherited from interface com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICConstantInteger
duplicate2, getBitsize, getFormatter, getIntegerValue, getValueAsLong, isNegative, isPositive, isUnsigned, needsCustomFormatting
Methods inherited from interface com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICElement
addPhysicalOffset, addPhysicalOffsets, evaluate, format, generate, getData, getElementType, getPhysicalOffset, getPhysicalOffsets, getSubElements, replaceSubElement, setData, setPhysicalOffsets, toString, visitDepthPost, visitDepthPost, visitDepthPost, visitDepthPre, visitDepthPre, visitDepthPre