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