Interface ICConstantPointer
- All Superinterfaces:
ICConstant<Long>
,ICElement
,ICExpression
C AST interface used to represent pointer 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.ICElement
addPhysicalOffset, addPhysicalOffsets, evaluate, format, generate, getData, getElementType, getPhysicalOffset, getPhysicalOffsets, getSubElements, replaceSubElement, setData, setPhysicalOffsets, toString, visitDepthPost, visitDepthPost, visitDepthPost, visitDepthPre, visitDepthPre, visitDepthPre
-
Method Details
-
isNull
boolean isNull()- Returns:
-