Package | Description |
---|---|
soot |
Base Soot classes, shared by different intermediate representations.
|
soot.sootify | |
soot.toolkits.exceptions |
Modifier and Type | Method and Description |
---|---|
AnySubType |
RefType.getAnySubType() |
AnySubType |
RefType.getAnySubType() |
static AnySubType |
AnySubType.v(RefType base) |
static AnySubType |
AnySubType.v(RefType base) |
Modifier and Type | Method and Description |
---|---|
void |
TypeSwitch.caseAnySubType(AnySubType t) |
void |
TypeSwitch.caseAnySubType(AnySubType t) |
void |
RefType.setAnySubType(AnySubType anySubType) |
void |
RefType.setAnySubType(AnySubType anySubType) |
Modifier and Type | Method and Description |
---|---|
void |
TypeTemplatePrinter.caseAnySubType(AnySubType t) |
void |
TypeTemplatePrinter.caseAnySubType(AnySubType t) |
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. |
ThrowableSet |
ThrowableSet.add(AnySubType e)
Returns a
ThrowableSet which contains e and all
of its subclasses as well as the exceptions in this set. |