Class Summary |
AbstractHost |
This class is the reference implementation for
the Host interface, which allows arbitrary taggable
data to be stored with Soot objects. |
Base64 |
Provides encoding of raw bytes to base64-encoded characters, and
decoding of base64 characters to raw bytes. |
CodeAttribute |
A CodeAttribute object holds PC -> Tag pairs. |
GenericAttribute |
Represents a general attribute which can be attached to
implementations of Host. |
JasminAttribute |
This class must be extended by Attributes that can
be emitted in Jasmin. |
StdTagPrinter |
Default tag printer. |
TagManager |
Utility functions for tags. |
Classes supporting classfile annotation in Soot.