Package | Description |
---|---|
soot.jimple.toolkits.pointer | |
soot.tagkit |
Classes supporting classfile annotation in Soot.
|
soot.util.backend |
Modifier and Type | Class and Description |
---|---|
class |
DependenceGraph |
Modifier and Type | Class and Description |
---|---|
class |
CodeAttribute
A CodeAttribute object holds PC -> Tag pairs.
|
class |
GenericAttribute
Represents a general attribute which can be attached to implementations of
Host.
|
class |
JasminAttribute
This class must be extended by Attributes that can
be emitted in Jasmin.
|
Modifier and Type | Method and Description |
---|---|
static org.objectweb.asm.Attribute |
ASMBackendUtils.createASMAttribute(Attribute attr)
Create an ASM attribute from an Soot attribute
|
static org.objectweb.asm.Attribute |
ASMBackendUtils.createASMAttribute(Attribute attr)
Create an ASM attribute from an Soot attribute
|