Package | Description |
---|---|
soot.dava.toolkits.base.AST | |
soot.dava.toolkits.base.AST.analysis | |
soot.grimp |
Public classes for the Grimp intermediate representation.
|
soot.grimp.internal |
Internal, messy, implementation-specific classes for the Grimp intermediate representation.
|
soot.jimple |
Public classes for the Jimple intermediate representation.
|
soot.jimple.internal |
Internal, messy, implementation-specific classes for the Jimple intermediate representation.
|
soot.sootify | |
soot.toolkits.exceptions |
Modifier and Type | Method and Description |
---|---|
void |
ASTAnalysis.analyseInstanceOfExpr(InstanceOfExpr v) |
void |
ASTAnalysis.analyseInstanceOfExpr(InstanceOfExpr v) |
Modifier and Type | Method and Description |
---|---|
void |
Analysis.caseInstanceOfExpr(InstanceOfExpr ioe) |
void |
AnalysisAdapter.caseInstanceOfExpr(InstanceOfExpr ioe) |
void |
DepthFirstAdapter.caseInstanceOfExpr(InstanceOfExpr ioe) |
void |
DepthFirstAdapter.caseInstanceOfExpr(InstanceOfExpr ioe) |
void |
AnalysisAdapter.caseInstanceOfExpr(InstanceOfExpr ioe) |
void |
Analysis.caseInstanceOfExpr(InstanceOfExpr ioe) |
void |
DepthFirstAdapter.inInstanceOfExpr(InstanceOfExpr ioe) |
void |
DepthFirstAdapter.inInstanceOfExpr(InstanceOfExpr ioe) |
void |
DepthFirstAdapter.outInstanceOfExpr(InstanceOfExpr ioe) |
void |
DepthFirstAdapter.outInstanceOfExpr(InstanceOfExpr ioe) |
Modifier and Type | Method and Description |
---|---|
InstanceOfExpr |
Grimp.newInstanceOfExpr(Value op1,
Type t)
Constructs a InstanceOfExpr(Expr, Type)
grammar chunk.
|
InstanceOfExpr |
Grimp.newInstanceOfExpr(Value op1,
Type t)
Constructs a InstanceOfExpr(Expr, Type)
grammar chunk.
|
Modifier and Type | Method and Description |
---|---|
void |
GrimpExprSwitch.caseInstanceOfExpr(InstanceOfExpr v) |
void |
GrimpExprSwitch.caseInstanceOfExpr(InstanceOfExpr v) |
Modifier and Type | Class and Description |
---|---|
class |
GInstanceOfExpr |
Modifier and Type | Method and Description |
---|---|
InstanceOfExpr |
Jimple.newInstanceOfExpr(Value op1,
Type t)
Constructs a InstanceOfExpr(Immediate, Type) grammar chunk.
|
InstanceOfExpr |
Jimple.newInstanceOfExpr(Value op1,
Type t)
Constructs a InstanceOfExpr(Immediate, Type) grammar chunk.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractExprSwitch.caseInstanceOfExpr(InstanceOfExpr v) |
void |
AbstractJimpleValueSwitch.caseInstanceOfExpr(InstanceOfExpr v) |
void |
ExprSwitch.caseInstanceOfExpr(InstanceOfExpr v) |
void |
AbstractJimpleValueSwitch.caseInstanceOfExpr(InstanceOfExpr v) |
void |
AbstractExprSwitch.caseInstanceOfExpr(InstanceOfExpr v) |
void |
ExprSwitch.caseInstanceOfExpr(InstanceOfExpr v) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractInstanceOfExpr |
class |
JInstanceOfExpr |
Modifier and Type | Method and Description |
---|---|
void |
ValueTemplatePrinter.caseInstanceOfExpr(InstanceOfExpr v) |
void |
ValueTemplatePrinter.caseInstanceOfExpr(InstanceOfExpr v) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.ValueSwitch.caseInstanceOfExpr(InstanceOfExpr expr) |
void |
UnitThrowAnalysis.ValueSwitch.caseInstanceOfExpr(InstanceOfExpr expr) |