Package | Description |
---|---|
soot |
Base Soot classes, shared by different intermediate representations.
|
soot.jimple |
Public classes for the Jimple intermediate representation.
|
soot.jimple.spark.builder | |
soot.sootify | |
soot.toolkits.exceptions |
Modifier and Type | Method and Description |
---|---|
NullConstant |
Singletons.soot_jimple_NullConstant() |
Modifier and Type | Method and Description |
---|---|
static NullConstant |
NullConstant.v() |
static NullConstant |
NullConstant.v() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractConstantSwitch.caseNullConstant(NullConstant v) |
void |
ConstantSwitch.caseNullConstant(NullConstant v) |
void |
ConstantSwitch.caseNullConstant(NullConstant v) |
void |
AbstractConstantSwitch.caseNullConstant(NullConstant v) |
Modifier and Type | Method and Description |
---|---|
void |
MethodNodeFactory.caseNullConstant(NullConstant nr) |
void |
MethodNodeFactory.caseNullConstant(NullConstant nr) |
Modifier and Type | Method and Description |
---|---|
void |
ValueTemplatePrinter.caseNullConstant(NullConstant v) |
void |
ValueTemplatePrinter.caseNullConstant(NullConstant v) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.ValueSwitch.caseNullConstant(NullConstant c) |
void |
UnitThrowAnalysis.ValueSwitch.caseNullConstant(NullConstant c) |