| Package | Description |
|---|---|
| soot.toolkits.graph.pdg |
| Modifier and Type | Field and Description |
|---|---|
protected PDGNode.Attribute |
PDGNode.m_attrib |
| Modifier and Type | Method and Description |
|---|---|
PDGNode.Attribute |
PDGNode.getAttrib() |
static PDGNode.Attribute |
PDGNode.Attribute.valueOf(java.lang.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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDGNode.setAttrib(PDGNode.Attribute a) |
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.