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.toolkits.exceptions |
Modifier and Type | Class and Description |
---|---|
class |
DNewInvokeExpr |
Modifier and Type | Method and Description |
---|---|
NewInvokeExpr |
Grimp.newNewInvokeExpr(RefType base,
SootMethodRef method,
List args)
Constructs a NewInvokeExpr(Local base, List of Expr) grammar chunk.
|
NewInvokeExpr |
Grimp.newNewInvokeExpr(RefType base,
SootMethodRef method,
List args)
Constructs a NewInvokeExpr(Local base, List of Expr) grammar chunk.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractGrimpValueSwitch.caseNewInvokeExpr(NewInvokeExpr e) |
void |
GrimpExprSwitch.caseNewInvokeExpr(NewInvokeExpr v) |
void |
GrimpValueSwitch.caseNewInvokeExpr(NewInvokeExpr e) |
void |
GrimpExprSwitch.caseNewInvokeExpr(NewInvokeExpr v) |
void |
GrimpValueSwitch.caseNewInvokeExpr(NewInvokeExpr e) |
void |
AbstractGrimpValueSwitch.caseNewInvokeExpr(NewInvokeExpr e) |
Modifier and Type | Class and Description |
---|---|
class |
GNewInvokeExpr |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.ValueSwitch.caseNewInvokeExpr(NewInvokeExpr e) |
void |
UnitThrowAnalysis.ValueSwitch.caseNewInvokeExpr(NewInvokeExpr e) |