Package | Description |
---|---|
soot.baf |
Public classes for the Baf intermediate representation.
|
soot.dava.internal.javaRep | |
soot.grimp |
Public classes for the Grimp intermediate representation.
|
soot.jbco.util | |
soot.jimple |
Public classes for the Jimple intermediate representation.
|
soot.jimple.spark.builder | |
soot.sootify | |
soot.toolkits.exceptions |
Modifier and Type | Method and Description |
---|---|
ThisRef |
Baf.newThisRef(RefType t)
Constructs a ThisRef(RefType) grammar chunk.
|
ThisRef |
Baf.newThisRef(RefType t)
Constructs a ThisRef(RefType) grammar chunk.
|
Modifier and Type | Class and Description |
---|---|
class |
DThisRef |
Modifier and Type | Method and Description |
---|---|
ThisRef |
Grimp.newThisRef(RefType t)
Constructs a ThisRef(RefType) grammar chunk.
|
ThisRef |
Grimp.newThisRef(RefType t)
Constructs a ThisRef(RefType) grammar chunk.
|
Modifier and Type | Method and Description |
---|---|
static Local |
BodyBuilder.buildThisLocal(PatchingChain<Unit> units,
ThisRef tr,
Collection<Local> locals) |
static Local |
BodyBuilder.buildThisLocal(PatchingChain<Unit> units,
ThisRef tr,
Collection<Local> locals) |
Modifier and Type | Method and Description |
---|---|
ThisRef |
Jimple.newThisRef(RefType t)
Constructs a ThisRef(RefType) grammar chunk.
|
ThisRef |
Jimple.newThisRef(RefType t)
Constructs a ThisRef(RefType) grammar chunk.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractJimpleValueSwitch.caseThisRef(ThisRef v) |
void |
AbstractRefSwitch.caseThisRef(ThisRef v) |
void |
RefSwitch.caseThisRef(ThisRef v) |
void |
AbstractJimpleValueSwitch.caseThisRef(ThisRef v) |
void |
RefSwitch.caseThisRef(ThisRef v) |
void |
AbstractRefSwitch.caseThisRef(ThisRef v) |
Modifier and Type | Method and Description |
---|---|
void |
MethodNodeFactory.caseThisRef(ThisRef tr) |
void |
MethodNodeFactory.caseThisRef(ThisRef tr) |
Modifier and Type | Method and Description |
---|---|
void |
ValueTemplatePrinter.caseThisRef(ThisRef v) |
void |
ValueTemplatePrinter.caseThisRef(ThisRef v) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.ValueSwitch.caseThisRef(ThisRef v) |
void |
UnitThrowAnalysis.ValueSwitch.caseThisRef(ThisRef v) |