| Package | Description | 
|---|---|
| org.eclipse.golo.compiler | 
 Provides access to the Golo compiler and supporting classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SymbolGenerator | 
SymbolGenerator.enter(java.lang.String scopeName)
Enter a hierarchical scope. 
 | 
SymbolGenerator | 
SymbolGenerator.exit()
Exit from a scope. 
 |