Package | Description |
---|---|
gololang.ir |
Java package for golo IR tree elements.
|
Modifier and Type | Class and Description |
---|---|
class |
ClosureReference
A closure reference.
|
class |
ForEachLoopStatement
Represents a
foreach loop on an iterator. |
class |
GoloFunction
Represents a function declaration.
|
class |
LoopStatement
Generic looping structure.
|