public class SpecialInvokeTypeTag extends Object implements Tag
| Modifier and Type | Class and Description |
|---|---|
static class |
SpecialInvokeTypeTag.Type |
| Constructor and Description |
|---|
SpecialInvokeTypeTag() |
SpecialInvokeTypeTag(SpecialInvokeTypeTag.Type type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the tag name.
|
SpecialInvokeTypeTag.Type |
getType() |
byte[] |
getValue()
Returns the tag raw data.
|
public static final String NAME
public SpecialInvokeTypeTag()
public SpecialInvokeTypeTag(SpecialInvokeTypeTag.Type type)
public SpecialInvokeTypeTag.Type getType()
Copyright © 2024 Soot OSS. All rights reserved.