| Package | Description |
|---|---|
| soot.tagkit |
Classes supporting classfile annotation in Soot.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
CodeAttribute.getValue()
Also only used as setValue().
|
byte[] |
ArtificialEntityTag.getValue() |
byte[] |
InnerClassAttribute.getValue() |
byte[] |
TryCatchTag.getValue() |
byte[] |
Tag.getValue()
Returns the tag raw data.
|
Copyright © 2020 Soot OSS. All rights reserved.