| Package | Description |
|---|---|
| fr.insalyon.citi.golo.compiler |
Provides access to the Golo compiler and supporting classes.
|
| Modifier and Type | Method and Description |
|---|---|
List<CodeGenerationResult> |
GoloCompiler.compile(String goloSourceFilename,
InputStream sourceCodeInputStream)
Compiles a Golo source file from an input stream, and returns a collection of results.
|
Copyright © 2014 Institut National des Sciences Appliquées de Lyon (INSA-Lyon). All Rights Reserved.