Package | Description |
---|---|
soot.jimple.parser.analysis | |
soot.jimple.parser.node |
Modifier and Type | Method and Description |
---|---|
void |
AnalysisAdapter.caseTOr(TOr node) |
void |
Analysis.caseTOr(TOr node) |
Modifier and Type | Method and Description |
---|---|
TOr |
AOrBinop.getOr() |
Modifier and Type | Method and Description |
---|---|
void |
AOrBinop.setOr(TOr node) |
Constructor and Description |
---|
AOrBinop(TOr _or_) |