Package | Description |
---|---|
soot.toolkits.graph.pdg |
Modifier and Type | Field and Description |
---|---|
protected PDGNode.Attribute |
PDGNode.m_attrib |
protected PDGNode.Attribute |
PDGNode.m_attrib |
Modifier and Type | Method and Description |
---|---|
PDGNode.Attribute |
PDGNode.getAttrib() |
PDGNode.Attribute |
PDGNode.getAttrib() |
static PDGNode.Attribute |
PDGNode.Attribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PDGNode.Attribute |
PDGNode.Attribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PDGNode.Attribute[] |
PDGNode.Attribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static PDGNode.Attribute[] |
PDGNode.Attribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PDGNode.setAttrib(PDGNode.Attribute a) |
void |
PDGNode.setAttrib(PDGNode.Attribute a) |