| Package | Description |
|---|---|
| org.eclipse.golo.compiler |
Provides access to the Golo compiler and supporting classes.
|
| org.eclipse.golo.compiler.parser |
(this is an internal API)
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
ParseTreeToGoloIrVisitor.visit(ASTMatch node,
java.lang.Object data) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
GoloParserVisitor.visit(ASTMatch node,
java.lang.Object data) |
java.lang.Object |
GoloParserDefaultVisitor.visit(ASTMatch node,
java.lang.Object data) |