Package | Description |
---|---|
soot.jimple.parser.node |
Modifier and Type | Class and Description |
---|---|
class |
AClzzConstant |
class |
AFloatConstant |
class |
AIntegerConstant |
class |
ANullConstant |
class |
AStringConstant |
Modifier and Type | Method and Description |
---|---|
PConstant |
AConstantImmediate.getConstant() |
Modifier and Type | Method and Description |
---|---|
void |
AConstantImmediate.setConstant(PConstant node) |
Constructor and Description |
---|
AConstantImmediate(PConstant _constant_) |