| Package | Description |
|---|---|
| pruefskript.parser.nodes |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<LineNode> |
InputNode.lineNodes
List lineNodes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InputNode.add(LineNode obj)
Adds a LineNode to the InputNode.
|
| Constructor and Description |
|---|
InputNode(LineNode operand1) |