Package | Description |
---|---|
soot.dava | |
soot.grimp |
Public 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.jimple.spark.builder | |
soot.sootify | |
soot.toolkits.exceptions |
Modifier and Type | Method and Description |
---|---|
List<CaughtExceptionRef> |
DavaBody.get_CaughtRefs() |
List<CaughtExceptionRef> |
DavaBody.get_CaughtRefs() |
Modifier and Type | Method and Description |
---|---|
CaughtExceptionRef |
Grimp.newCaughtExceptionRef()
Constructs a CaughtExceptionRef() grammar chunk.
|
CaughtExceptionRef |
Grimp.newCaughtExceptionRef()
Constructs a CaughtExceptionRef() grammar chunk.
|
Modifier and Type | Method and Description |
---|---|
CaughtExceptionRef |
Jimple.newCaughtExceptionRef()
Constructs a CaughtExceptionRef() grammar chunk.
|
CaughtExceptionRef |
Jimple.newCaughtExceptionRef()
Constructs a CaughtExceptionRef() grammar chunk.
|
Modifier and Type | Method and Description |
---|---|
protected void |
PointerStmtSwitch.caseCatchStmt(Local dest,
CaughtExceptionRef cer)
A catch statement
|
protected void |
PointerStmtSwitch.caseCatchStmt(Local dest,
CaughtExceptionRef cer)
A catch statement
|
void |
AbstractJimpleValueSwitch.caseCaughtExceptionRef(CaughtExceptionRef v) |
void |
AbstractRefSwitch.caseCaughtExceptionRef(CaughtExceptionRef v) |
void |
RefSwitch.caseCaughtExceptionRef(CaughtExceptionRef v) |
void |
AbstractJimpleValueSwitch.caseCaughtExceptionRef(CaughtExceptionRef v) |
void |
RefSwitch.caseCaughtExceptionRef(CaughtExceptionRef v) |
void |
AbstractRefSwitch.caseCaughtExceptionRef(CaughtExceptionRef v) |
Modifier and Type | Class and Description |
---|---|
class |
JCaughtExceptionRef |
Modifier and Type | Method and Description |
---|---|
void |
MethodNodeFactory.caseCaughtExceptionRef(CaughtExceptionRef cer) |
void |
MethodNodeFactory.caseCaughtExceptionRef(CaughtExceptionRef cer) |
Modifier and Type | Method and Description |
---|---|
void |
ValueTemplatePrinter.caseCaughtExceptionRef(CaughtExceptionRef v) |
void |
ValueTemplatePrinter.caseCaughtExceptionRef(CaughtExceptionRef v) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.ValueSwitch.caseCaughtExceptionRef(CaughtExceptionRef v) |
void |
UnitThrowAnalysis.ValueSwitch.caseCaughtExceptionRef(CaughtExceptionRef v) |