Package | Description |
---|---|
soot.dava.internal.javaRep | |
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 | Class and Description |
---|---|
class |
DLengthExpr |
Modifier and Type | Method and Description |
---|---|
LengthExpr |
Grimp.newLengthExpr(Value op)
Constructs a LengthExpr(Expr) grammar chunk.
|
LengthExpr |
Grimp.newLengthExpr(Value op)
Constructs a LengthExpr(Expr) grammar chunk.
|
Modifier and Type | Method and Description |
---|---|
void |
GrimpExprSwitch.caseLengthExpr(LengthExpr v) |
void |
GrimpExprSwitch.caseLengthExpr(LengthExpr v) |
Modifier and Type | Class and Description |
---|---|
class |
GLengthExpr |
Modifier and Type | Method and Description |
---|---|
LengthExpr |
Jimple.newLengthExpr(Value op)
Constructs a LengthExpr(Immediate) grammar chunk.
|
LengthExpr |
Jimple.newLengthExpr(Value op)
Constructs a LengthExpr(Immediate) grammar chunk.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractExprSwitch.caseLengthExpr(LengthExpr v) |
void |
AbstractJimpleValueSwitch.caseLengthExpr(LengthExpr v) |
void |
ExprSwitch.caseLengthExpr(LengthExpr v) |
void |
AbstractJimpleValueSwitch.caseLengthExpr(LengthExpr v) |
void |
AbstractExprSwitch.caseLengthExpr(LengthExpr v) |
void |
ExprSwitch.caseLengthExpr(LengthExpr v) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLengthExpr |
class |
JLengthExpr |
Modifier and Type | Method and Description |
---|---|
void |
ValueTemplatePrinter.caseLengthExpr(LengthExpr v) |
void |
ValueTemplatePrinter.caseLengthExpr(LengthExpr v) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.ValueSwitch.caseLengthExpr(LengthExpr expr) |
void |
UnitThrowAnalysis.ValueSwitch.caseLengthExpr(LengthExpr expr) |