| Package | Description |
|---|---|
| gololang |
Provides the top-level Golo support classes.
|
| org.eclipse.golo.runtime |
(this is an internal API)
|
| org.eclipse.golo.runtime.augmentation |
Helper classes to resolve methods added by an augmentation.
|
| Class and Description |
|---|
WithCaller
@WithCaller is used to define a function that takes the caller class as first argument. |
| Class and Description |
|---|
| FunctionCallSupport.FunctionCallSite |
| Loader
A
Loader just encapsulate a ClassLoader. |
| Class and Description |
|---|
| Loader
A
Loader just encapsulate a ClassLoader. |
| MethodInvocation
Encapsulate informations about a runtime method call.
|