| Package | Description |
|---|---|
| foundation.rpg.sample.language.ast |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpressionStatement |
| Modifier and Type | Method and Description |
|---|---|
State |
State.visitStatement(Statement symbol) |
State |
StateList1ListOfStatement1.visitStatement(Statement symbol) |
| Modifier and Type | Method and Description |
|---|---|
State |
State1.visitList1ListOfStatement(List<Statement> symbol) |
State |
State.visitList1ListOfStatement(List<Statement> symbol) |
| Constructor and Description |
|---|
StateStatement1(AstFactory factory,
Statement node,
StackState<List<Statement>,? extends State> prev) |
| Constructor and Description |
|---|
Program(List<Statement> statements) |
StateList1ListOfStatement1(AstFactory factory,
List<Statement> node,
State prev) |
StateStatement1(AstFactory factory,
Statement node,
StackState<List<Statement>,? extends State> prev) |
Copyright © 2020. All rights reserved.