Package | Description |
---|---|
soot.jimple.parser.analysis | |
soot.jimple.parser.node |
Modifier and Type | Method and Description |
---|---|
void |
AnalysisAdapter.caseTNop(TNop node) |
void |
Analysis.caseTNop(TNop node) |
Modifier and Type | Method and Description |
---|---|
TNop |
ANopStatement.getNop() |
Modifier and Type | Method and Description |
---|---|
void |
ANopStatement.setNop(TNop node) |
Constructor and Description |
---|
ANopStatement(TNop _nop_,
TSemicolon _semicolon_) |