|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.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()
Value
public void apply(Switch sw)
Switchable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |