Package | Description |
---|---|
skyproc |
Modifier and Type | Field and Description |
---|---|
NIF.NodeType |
NIF.Node.type
Type of node.
|
Modifier and Type | Method and Description |
---|---|
static NIF.NodeType |
NIF.NodeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NIF.NodeType[] |
NIF.NodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<NIF.NodeType> |
NIF.getNodeTypes() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Integer,NIF.Node> |
NIF.getNodes(NIF.NodeType type) |