Package | Description |
---|---|
pruefskript.parser.nodes |
Modifier and Type | Field and Description |
---|---|
private java.util.List<IdSetNode> |
IdSetArrayNode.idSets |
Modifier and Type | Method and Description |
---|---|
IdSetNode |
AbstractNode.toIDSetNode() |
IdSetNode |
IdSetArrayNode.toIDSetNode() |
IdSetNode |
IdSetNode.toIDSetNode() |
Modifier and Type | Method and Description |
---|---|
java.util.List<IdSetNode> |
IdSetArrayNode.getIdSets() |
Modifier and Type | Method and Description |
---|---|
void |
IdSetArrayNode.add(IdSetNode yylval)
Adds an IdSetNode to the array.
|
Constructor and Description |
---|
IdSetArrayNode(IdSetNode yylval) |