public abstract class UntypedConstant extends Constant
| Constructor and Description |
|---|
UntypedConstant() |
| 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.
|
clone, convertToBaf, equivHashCode, equivTo, getUseBoxes, toStringpublic Type getType()
Valuepublic void apply(Switch sw)
Switchable