| Package | Description |
|---|---|
| me.jaimegarza.syntax.language | |
| me.jaimegarza.syntax.model.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
Pascal.printAction(int action,
Action anAction) |
void |
LanguageSupport.printAction(int action,
Action anAction)
Emit one action
|
void |
Javascript.printAction(int action,
Action anAction) |
void |
Java.printAction(int action,
Action anAction) |
void |
C.printAction(int action,
Action anAction) |
| Modifier and Type | Method and Description |
|---|---|
List<Action> |
State.getActions() |
| Modifier and Type | Method and Description |
|---|---|
void |
State.setActions(List<Action> actions) |
Copyright © 2017. All rights reserved.