| Package | Description |
|---|---|
| gololang |
Provides the top-level Golo support classes.
|
| Modifier and Type | Method and Description |
|---|---|
static GoloElement<?> |
Predefined.contextual(GoloFunction fun)
Macro to define a contextual macro.
|
static GoloElement<?> |
Predefined.special(GoloFunction fun)
Macro to define a special macro.
|