| Package | Description |
|---|---|
| fr.insalyon.citi.golo.compiler |
Provides access to the Golo compiler and supporting classes.
|
| fr.insalyon.citi.golo.compiler.ir |
(this is an internal API)
|
| fr.insalyon.citi.golo.compiler.parser |
(this is an internal API)
|
| 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.
|
| PackageAndClass
Represents a package and class.
|
| Class and Description |
|---|
| PackageAndClass
Represents a package and class.
|
| Class and Description |
|---|
| GoloCompilationException.Builder
An exception builder object allows preparing an exception by progressively adding problems.
|
Copyright © 2014 Institut National des Sciences Appliquées de Lyon (INSA-Lyon). All Rights Reserved.