| Package | Description |
|---|---|
| soot.jimple.parser.analysis | |
| soot.jimple.parser.node |
| Modifier and Type | Method and Description |
|---|---|
void |
Analysis.caseTGoto(TGoto node) |
void |
AnalysisAdapter.caseTGoto(TGoto node) |
| Modifier and Type | Method and Description |
|---|---|
TGoto |
AGotoStmt.getGoto() |
| Modifier and Type | Method and Description |
|---|---|
void |
AGotoStmt.setGoto(TGoto node) |
| Constructor and Description |
|---|
AGotoStmt(TGoto _goto_,
PLabelName _labelName_,
TSemicolon _semicolon_) |
Copyright © 2020 Soot OSS. All rights reserved.