| Package | Description |
|---|---|
| pruefskript.parser.nodes |
| Modifier and Type | Field and Description |
|---|---|
private IDNode |
CastNode.type |
| Modifier and Type | Method and Description |
|---|---|
IDNode |
AbstractNode.toIDNode() |
IDNode |
IDNode.toIDNode() |
| Constructor and Description |
|---|
CastNode(AbstractNode operand,
IDNode type) |