| 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 |
|---|---|
InstanceOfExpr |
Jimple.newInstanceOfExpr(Value op1,
Type t)
Constructs a InstanceOfExpr(Immediate, Type)
grammar chunk.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExprSwitch.caseInstanceOfExpr(InstanceOfExpr v) |
void |
AbstractJimpleValueSwitch.caseInstanceOfExpr(InstanceOfExpr v) |
void |
AbstractExprSwitch.caseInstanceOfExpr(InstanceOfExpr v) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInstanceOfExpr |
class |
JInstanceOfExpr |
| Modifier and Type | Method and Description |
|---|---|
void |
UnitThrowAnalysis.ValueSwitch.caseInstanceOfExpr(InstanceOfExpr expr) |
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.