| Package | Description |
|---|---|
| soot.dexpler.tags |
| Modifier and Type | Method and Description |
|---|---|
SpecialInvokeTypeTag.Type |
SpecialInvokeTypeTag.getType() |
static SpecialInvokeTypeTag.Type |
SpecialInvokeTypeTag.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpecialInvokeTypeTag.Type[] |
SpecialInvokeTypeTag.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SpecialInvokeTypeTag(SpecialInvokeTypeTag.Type type) |
Copyright © 2024 Soot OSS. All rights reserved.