| Package | Description |
|---|---|
| gololang |
Provides the top-level Golo support classes.
|
| gololang.ir |
Java package for golo IR tree elements.
|
| org.eclipse.golo.cli |
(this is an internal API)
|
| org.eclipse.golo.cli.command |
(this is an internal API)
|
| org.eclipse.golo.cli.command.spi |
(this is an internal API)
|
| org.eclipse.golo.compiler |
Provides access to the Golo compiler and supporting classes.
|
| org.eclipse.golo.compiler.macro |
Provides support to hygienic compilation macros.
|
| org.eclipse.golo.compiler.parser |
(this is an internal API)
|
| org.eclipse.golo.doc |
(this is an internal API)
|
| Class and Description |
|---|
| GoloClassLoader
Provides a facility to dynamically load Golo source code and access the generated code from a dedicated class loader.
|
| Class and Description |
|---|
| PackageAndClass
Represents a package and class.
|
| PositionInSourceCode |
| Class and Description |
|---|
| CodeGenerationResult
A code generation result.
|
| Class and Description |
|---|
| GoloClassLoader
Provides a facility to dynamically load Golo source code and access the generated code from a dedicated class loader.
|
| Class and Description |
|---|
| GoloCompilationException
A Golo compilation exception that may also report a cause and several identified problems.
|
| Class and Description |
|---|
| CodeGenerationResult
A code generation result.
|
| GoloCompilationException
A Golo compilation exception that may also report a cause and several identified problems.
|
| GoloCompilationException.Builder
An exception builder object allows preparing an exception by progressively adding problems.
|
| GoloCompilationException.Problem
A problem reported either while compiling the source code or processing the intermediate representation.
|
| GoloCompilationException.Problem.Type
The possible problem types.
|
| GoloCompiler
The Golo compiler.
|
| PackageAndClass
Represents a package and class.
|
| PositionInSourceCode |
| SymbolGenerator
Name generator for synthetic objects.
|
| Class and Description |
|---|
| GoloCompilationException.Builder
An exception builder object allows preparing an exception by progressively adding problems.
|
| Class and Description |
|---|
| GoloCompilationException.Builder
An exception builder object allows preparing an exception by progressively adding problems.
|
| PositionInSourceCode |
| Class and Description |
|---|
| GoloCompiler
The Golo compiler.
|