| Package | Description |
|---|---|
| soot.jimple |
Public classes for the Jimple intermediate representation.
|
| soot.toolkits.exceptions |
| Modifier and Type | Method and Description |
|---|---|
ThisRef |
Jimple.newThisRef(RefType t)
Constructs a ThisRef(RefType) grammar chunk.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RefSwitch.caseThisRef(ThisRef v) |
void |
AbstractRefSwitch.caseThisRef(ThisRef v) |
void |
AbstractJimpleValueSwitch.caseThisRef(ThisRef v) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnitThrowAnalysis.ValueSwitch.caseThisRef(ThisRef v) |
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.