| Package | Description | 
|---|---|
| org.eclipse.golo.compiler | 
 Provides access to the Golo compiler and supporting classes. 
 | 
| org.eclipse.golo.compiler.macro | 
 Provides support to hygienic compilation macros. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ClosureCaptureGoloIrVisitor  | 
class  | 
LocalReferenceAssignmentAndVerificationVisitor  | 
class  | 
SugarExpansionVisitor
Visitor to expand some syntactic sugar. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MacroExpansionIrVisitor
Visitor to expand macro calls. 
 |