|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.jimple.Constant | +--soot.shimple.toolkits.scalar.SEvaluator.MetaConstant | +--soot.shimple.toolkits.scalar.SEvaluator.TopConstant
Top i.e. assumed to be a constant, but of unknown value.
Method Summary | |
void |
apply(Switch sw)
Called when this object is visited. |
Type |
getType()
Returns the Soot type of this Value. |
static Constant |
v()
|
Methods inherited from class soot.jimple.Constant |
clone,
convertToBaf,
equivHashCode,
equivTo,
getUseBoxes,
toString |
Methods inherited from class java.lang.Object |
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public static Constant v()
public Type getType()
public void apply(Switch sw)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |