| Package | Description | 
|---|---|
| gololang.ir | 
 Java package for golo IR tree elements. 
 | 
| org.eclipse.golo.compiler.parser | 
 (this is an internal API) 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static FunctionRef | 
FunctionRef.of(java.lang.String module,
  java.lang.String name,
  int arity,
  boolean varargs)  | 
| Modifier and Type | Method and Description | 
|---|---|
FunctionRef | 
GoloParser.FunctionRef()  |