public class SyntheticParamTag extends Object implements Tag
| Constructor and Description |
|---|
SyntheticParamTag() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInfo() |
String |
getName()
Returns the tag name.
|
byte[] |
getValue()
Returns the tag raw data.
|
String |
toString() |
public String getInfo()
Copyright © 2020 Soot OSS. All rights reserved.