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