| Package | Description |
|---|---|
| soot |
Base Soot classes, shared by different intermediate representations.
|
| soot.jimple |
Public classes for the Jimple intermediate representation.
|
| soot.toolkits.exceptions |
| Modifier and Type | Method and Description |
|---|---|
NullConstant |
Singletons.soot_jimple_NullConstant() |
| Modifier and Type | Method and Description |
|---|---|
static NullConstant |
NullConstant.v() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConstantSwitch.caseNullConstant(NullConstant v) |
void |
AbstractJimpleValueSwitch.caseNullConstant(NullConstant v) |
void |
AbstractConstantSwitch.caseNullConstant(NullConstant v) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnitThrowAnalysis.ValueSwitch.caseNullConstant(NullConstant c) |
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.