| Package | Description |
|---|---|
| soot.jimple |
Public classes for the Jimple intermediate representation.
|
| soot.jimple.internal |
Internal, messy, implementation-specific classes for the Jimple intermediate representation.
|
| soot.toolkits.exceptions |
| Modifier and Type | Method and Description |
|---|---|
NegExpr |
Jimple.newNegExpr(Value op)
Constructs a NegExpr(Immediate, Immediate) grammar chunk.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExprSwitch.caseNegExpr(NegExpr v) |
void |
AbstractJimpleValueSwitch.caseNegExpr(NegExpr v) |
void |
AbstractExprSwitch.caseNegExpr(NegExpr v) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNegExpr |
class |
JNegExpr |
| Modifier and Type | Method and Description |
|---|---|
void |
UnitThrowAnalysis.ValueSwitch.caseNegExpr(NegExpr expr) |
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.