| Package | Description |
|---|---|
| soot |
Base Soot classes, shared by different intermediate representations.
|
| soot.jimple |
Public classes for the Jimple intermediate representation.
|
| Modifier and Type | Method and Description |
|---|---|
SootMethodType |
SootMethodHandle.getMethodType()
Returns the type of this
SootMethodHandle. |
| Modifier and Type | Method and Description |
|---|---|
SootMethodType |
Jimple.newMethodType(Type returnType,
java.util.List<Type> parameterTypes) |
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.