Package | Description |
---|---|
soot.tagkit |
Classes supporting classfile annotation in Soot.
|
Modifier and Type | Class and Description |
---|---|
class |
StdTagPrinter
Default tag printer.
|
Modifier and Type | Method and Description |
---|---|
void |
TagManager.setTagPrinter(TagPrinter p)
Sets the default tag printer.
|
void |
TagManager.setTagPrinter(TagPrinter p)
Sets the default tag printer.
|