| Package | Description |
|---|---|
| fr.insalyon.citi.golo.compiler |
Provides access to the Golo compiler and supporting classes.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoloCompilationException.Problem> |
GoloCompiler.getProblems()
Returns the list of problems encountered during the last compilation
|
List<GoloCompilationException.Problem> |
GoloCompilationException.getProblems() |
List<GoloCompilationException.Problem> |
GoloCompilationException.Builder.getProblems() |
Copyright © 2014 Institut National des Sciences Appliquées de Lyon (INSA-Lyon). All Rights Reserved.