Package | Description |
---|---|
soot.jimple.parser.analysis | |
soot.jimple.parser.node |
Modifier and Type | Method and Description |
---|---|
void |
AnalysisAdapter.caseTNeg(TNeg node) |
void |
Analysis.caseTNeg(TNeg node) |
Modifier and Type | Method and Description |
---|---|
TNeg |
ANegUnop.getNeg() |
Modifier and Type | Method and Description |
---|---|
void |
ANegUnop.setNeg(TNeg node) |
Constructor and Description |
---|
ANegUnop(TNeg _neg_) |