| Interface | Description |
|---|---|
| GoloAdapter |
Marker interface for Golo adapters.
|
| Class | Description |
|---|---|
| AdapterFabric |
An adapter fabric can provide instance makers of adapter objects defined at runtime.
|
| AdapterFabric.Maker |
An adapter maker can produce instances of Golo adapter objects.
|
| DynamicObject |
A dynamic object is an object whose properties can be dynamically added, changed and removed.
|
| EvaluationEnvironment |
An evaluation environment offers facilities for dynamic code compilation, loading and execution from Golo code as
strings.
|
| GoloStruct |
Base class for Golo structure objects.
|
| Predefined |
Predefined provides the module of predefined functions in Golo. |
| TemplateEngine |
A simple template engine that turns text templates into Golo functions.
|
| Tuple |
Represents an tuple object.
|
Copyright © 2014 Institut National des Sciences Appliquées de Lyon (INSA-Lyon). All Rights Reserved.