|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.jimple.toolkits.scalar.Evaluator
Constructor Summary | |
Evaluator()
|
Method Summary | |
static Value |
getConstantValueOf(Value op)
Returns the constant value of op if it is easy
to find the constant value; else returns null . |
static boolean |
isValueConstantValued(Value op)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public Evaluator()
Method Detail |
public static boolean isValueConstantValued(Value op)
public static Value getConstantValueOf(Value op)
op
if it is easy
to find the constant value; else returns null
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |