Package | Description |
---|---|
soot.jimple.parser.analysis | |
soot.jimple.parser.node |
Modifier and Type | Method and Description |
---|---|
void |
AnalysisAdapter.caseTDefault(TDefault node) |
void |
Analysis.caseTDefault(TDefault node) |
Modifier and Type | Method and Description |
---|---|
TDefault |
ADefaultCaseLabel.getDefault() |
Modifier and Type | Method and Description |
---|---|
void |
ADefaultCaseLabel.setDefault(TDefault node) |
Constructor and Description |
---|
ADefaultCaseLabel(TDefault _default_) |