public interface

ICConstant

implements ICExpression
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICConstant
Known Indirect Subclasses

Summary

Public Methods
abstract ICType getType()
abstract Object getValue()
[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

Public Methods

public abstract ICType getType ()

public abstract Object getValue ()