Package | Description |
---|---|
soot.jimple.parser.analysis | |
soot.jimple.parser.node |
Modifier and Type | Method and Description |
---|---|
void |
AnalysisAdapter.caseTCase(TCase node) |
void |
Analysis.caseTCase(TCase node) |
Modifier and Type | Method and Description |
---|---|
TCase |
AConstantCaseLabel.getCase() |
Modifier and Type | Method and Description |
---|---|
void |
AConstantCaseLabel.setCase(TCase node) |
Constructor and Description |
---|
AConstantCaseLabel(TCase _case_,
TMinus _minus_,
TIntegerConstant _integerConstant_) |