Package | Description |
---|---|
gololang |
Provides the top-level Golo support classes.
|
gololang.concurrent.workers |
Support for asynchronous, message-based processing of tasks.
|
gololang.error |
Classes to deal with errors in a functional style.
|
gololang.ir |
Java package for golo IR tree elements.
|
org.eclipse.golo.doc |
(this is an internal API)
|
org.eclipse.golo.runtime |
(this is an internal API)
|
org.eclipse.golo.runtime.adapters |
(this is an internal API)
|
Class and 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.
|
DynamicVariable
A dynamic variable has the semantics of an inheritable thread-local reference.
|
EvaluationEnvironment
An evaluation environment offers facilities for dynamic code compilation, loading and execution from Golo code as
strings.
|
FunctionReference
A reference to a function / closure.
|
GoloStruct
Base class for Golo structure objects.
|
HeadTail
Structure having a head and a tail.
|
LazyList
Represents a lazy list object.
|
Observable
Models a thread-safe observable variable.
|
Observable.Function |
Observable.Observer |
Observable.Predicate |
Range
Represents a generic value range.
|
Tuple
Represents an tuple object.
|
Unknown
A singleton class that is equals to any object.
|
Class and Description |
---|
FunctionReference
A reference to a function / closure.
|
Class and Description |
---|
FunctionReference
A reference to a function / closure.
|
Tuple
Represents an tuple object.
|
Class and Description |
---|
FunctionReference
A reference to a function / closure.
|
Tuple
Represents an tuple object.
|
Class and Description |
---|
FunctionReference
A reference to a function / closure.
|
Class and Description |
---|
FunctionReference
A reference to a function / closure.
|
Class and Description |
---|
FunctionReference
A reference to a function / closure.
|