| Package | Description |
|---|---|
| soot.jimple |
Public classes for the Jimple intermediate representation.
|
| soot.jimple.toolkits.pointer | |
| soot.toolkits.exceptions |
| Modifier and Type | Method and Description |
|---|---|
ParameterRef |
Jimple.newParameterRef(Type paramType,
int number)
Constructs a ParameterRef(SootMethod, int) grammar chunk.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RefSwitch.caseParameterRef(ParameterRef v) |
void |
AbstractRefSwitch.caseParameterRef(ParameterRef v) |
void |
AbstractJimpleValueSwitch.caseParameterRef(ParameterRef v) |
| Modifier and Type | Method and Description |
|---|---|
static int |
LocalMustAliasAnalysis.parameterRefNumber(ParameterRef r) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnitThrowAnalysis.ValueSwitch.caseParameterRef(ParameterRef v) |
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.