|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NewInvokeExpr | |
---|---|
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 |
Uses of NewInvokeExpr in soot.dava.internal.javaRep |
---|
Classes in soot.dava.internal.javaRep that implement NewInvokeExpr | |
---|---|
class |
DNewInvokeExpr
|
Uses of NewInvokeExpr in soot.grimp |
---|
Methods in soot.grimp that return NewInvokeExpr | |
---|---|
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. |
Methods in soot.grimp with parameters of type NewInvokeExpr | |
---|---|
void |
AbstractGrimpValueSwitch.caseNewInvokeExpr(NewInvokeExpr e)
|
void |
GrimpExprSwitch.caseNewInvokeExpr(NewInvokeExpr v)
|
void |
GrimpValueSwitch.caseNewInvokeExpr(NewInvokeExpr e)
|
void |
GrimpValueSwitch.caseNewInvokeExpr(NewInvokeExpr e)
|
void |
GrimpExprSwitch.caseNewInvokeExpr(NewInvokeExpr v)
|
void |
AbstractGrimpValueSwitch.caseNewInvokeExpr(NewInvokeExpr e)
|
Uses of NewInvokeExpr in soot.grimp.internal |
---|
Classes in soot.grimp.internal that implement NewInvokeExpr | |
---|---|
class |
GNewInvokeExpr
|
Uses of NewInvokeExpr in soot.toolkits.exceptions |
---|
Methods in soot.toolkits.exceptions with parameters of type NewInvokeExpr | |
---|---|
void |
UnitThrowAnalysis.ValueSwitch.caseNewInvokeExpr(NewInvokeExpr e)
|
void |
UnitThrowAnalysis.ValueSwitch.caseNewInvokeExpr(NewInvokeExpr e)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |