public class DebugTypeTag extends SignatureTag
NAME| 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 DebugTypeTag(String signature)
public String toString()
toString in class SignatureTagpublic String getName()
getName in interface TaggetName in class SignatureTagpublic String getInfo()
getInfo in class SignatureTagpublic byte[] getValue()
getValue in interface TaggetValue in class SignatureTagCopyright © 2020 Soot OSS. All rights reserved.