| Package | Description |
|---|---|
| soot |
Base Soot classes, shared by different intermediate representations.
|
| soot.jimple.toolkits.pointer | |
| soot.toolkits.exceptions |
| Modifier and Type | Method and Description |
|---|---|
AnySubType |
RefType.getAnySubType() |
static AnySubType |
AnySubType.v(RefType base) |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeSwitch.caseAnySubType(AnySubType t) |
void |
RefType.setAnySubType(AnySubType anySubType) |
| Modifier and Type | Method and Description |
|---|---|
AnySubType |
FullObjectSet.type() |
| Modifier and Type | Method and Description |
|---|---|
ThrowableSet |
ThrowableSet.add(AnySubType e)
Returns a
ThrowableSet which contains
e and all of its subclasses as well as the
exceptions in this set. |
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.