public static class SEvaluator.TopConstant extends SEvaluator.MetaConstant
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw)
Called when this object is visited.
|
Type |
getType()
Returns the Soot type of this Value.
|
static Constant |
v() |
clone, convertToBaf, equivHashCode, equivTo, getUseBoxes, toString
public static Constant v()
public Type getType()
Value
public void apply(Switch sw)
Switchable