Interface ICConstantInteger32
- All Superinterfaces:
ICConstant<Integer>
,ICConstantInteger<Integer>
,ICElement
,ICExpression
C AST interface used to represent 32-bit 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