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(ASTAssignment node,
java.lang.Object data) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
GoloParserVisitor.visit(ASTAssignment node,
java.lang.Object data) |
java.lang.Object |
GoloParserDefaultVisitor.visit(ASTAssignment node,
java.lang.Object data) |