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