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 |
---|---|
LtExpr |
Grimp.newLtExpr(Value op1,
Value op2)
Constructs a LtExpr(Expr, Expr) grammar chunk.
|
LtExpr |
Grimp.newLtExpr(Value op1,
Value op2)
Constructs a LtExpr(Expr, Expr) grammar chunk.
|
Modifier and Type | Method and Description |
---|---|
void |
GrimpExprSwitch.caseLtExpr(LtExpr v) |
void |
GrimpExprSwitch.caseLtExpr(LtExpr v) |
Modifier and Type | Class and Description |
---|---|
class |
GLtExpr |
Modifier and Type | Method and Description |
---|---|
LtExpr |
Jimple.newLtExpr(Value op1,
Value op2)
Constructs a LtExpr(Immediate, Immediate) grammar chunk.
|
LtExpr |
Jimple.newLtExpr(Value op1,
Value op2)
Constructs a LtExpr(Immediate, Immediate) grammar chunk.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractExprSwitch.caseLtExpr(LtExpr v) |
void |
AbstractJimpleValueSwitch.caseLtExpr(LtExpr v) |
void |
ExprSwitch.caseLtExpr(LtExpr v) |
void |
AbstractJimpleValueSwitch.caseLtExpr(LtExpr v) |
void |
AbstractExprSwitch.caseLtExpr(LtExpr v) |
void |
ExprSwitch.caseLtExpr(LtExpr v) |
Modifier and Type | Class and Description |
---|---|
class |
JLtExpr |
Modifier and Type | Method and Description |
---|---|
void |
ValueTemplatePrinter.caseLtExpr(LtExpr v) |
void |
ValueTemplatePrinter.caseLtExpr(LtExpr v) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.ValueSwitch.caseLtExpr(LtExpr expr) |
void |
UnitThrowAnalysis.ValueSwitch.caseLtExpr(LtExpr expr) |