Package | Description |
---|---|
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 |
---|---|
LeExpr |
Grimp.newLeExpr(Value op1,
Value op2)
Constructs a LeExpr(Expr, Expr) grammar chunk.
|
LeExpr |
Grimp.newLeExpr(Value op1,
Value op2)
Constructs a LeExpr(Expr, Expr) grammar chunk.
|
Modifier and Type | Method and Description |
---|---|
void |
GrimpExprSwitch.caseLeExpr(LeExpr v) |
void |
GrimpExprSwitch.caseLeExpr(LeExpr v) |
Modifier and Type | Class and Description |
---|---|
class |
GLeExpr |
Modifier and Type | Method and Description |
---|---|
LeExpr |
Jimple.newLeExpr(Value op1,
Value op2)
Constructs a LeExpr(Immediate, Immediate) grammar chunk.
|
LeExpr |
Jimple.newLeExpr(Value op1,
Value op2)
Constructs a LeExpr(Immediate, Immediate) grammar chunk.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractExprSwitch.caseLeExpr(LeExpr v) |
void |
AbstractJimpleValueSwitch.caseLeExpr(LeExpr v) |
void |
ExprSwitch.caseLeExpr(LeExpr v) |
void |
AbstractJimpleValueSwitch.caseLeExpr(LeExpr v) |
void |
AbstractExprSwitch.caseLeExpr(LeExpr v) |
void |
ExprSwitch.caseLeExpr(LeExpr v) |
Modifier and Type | Class and Description |
---|---|
class |
JLeExpr |
Modifier and Type | Method and Description |
---|---|
void |
ValueTemplatePrinter.caseLeExpr(LeExpr v) |
void |
ValueTemplatePrinter.caseLeExpr(LeExpr v) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.ValueSwitch.caseLeExpr(LeExpr expr) |
void |
UnitThrowAnalysis.ValueSwitch.caseLeExpr(LeExpr expr) |