public class DebugTypeTag extends SignatureTag
| Constructor and Description |
|---|
DebugTypeTag(String signature) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInfo() |
String |
getName()
Returns the tag name.
|
byte[] |
getValue()
Returns the tag raw data.
|
String |
toString() |
getSignaturepublic static final String NAME
public DebugTypeTag(String signature)
public String toString()
toString in class SignatureTagpublic String getName()
TaggetName in interface TaggetName in class SignatureTagpublic String getInfo()
getInfo in class SignatureTagpublic byte[] getValue()
TaggetValue in interface TaggetValue in class SignatureTagCopyright © 2024 Soot OSS. All rights reserved.