Package | Description |
---|---|
soot.jimple.parser.analysis | |
soot.jimple.parser.node |
Modifier and Type | Method and Description |
---|---|
void |
AnalysisAdapter.caseTGoto(TGoto node) |
void |
Analysis.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_) |