Package | Description |
---|---|
parser.nodes |
Modifier and Type | Class and Description |
---|---|
class |
FullIdNode
TODO:
|
class |
NestedIdNode |
Modifier and Type | Field and Description |
---|---|
private java.util.ArrayList<AbstractIdNode> |
VarNode.abstractIdNodes |
Modifier and Type | Method and Description |
---|---|
java.util.List<AbstractIdNode> |
VarNode.getAbstractIds() |
Constructor and Description |
---|
VarNode(AbstractIdNode abstractId) |