| Package | Description |
|---|---|
| fr.insalyon.citi.golo.compiler.ir |
(this is an internal API)
|
| fr.insalyon.citi.golo.compiler.parser |
(this is an internal API)
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInvocation |
class |
AssignmentStatement |
class |
BinaryOperation |
class |
Block |
class |
ClosureReference |
class |
CollectionLiteral |
class |
ConditionalBranching |
class |
ConstantStatement |
class |
ExpressionStatement |
class |
FunctionInvocation |
class |
GoloFunction |
class |
GoloModule |
class |
GoloStatement |
class |
LoopBreakFlowStatement |
class |
LoopStatement |
class |
MethodInvocation |
class |
ModuleImport |
class |
ReferenceLookup |
class |
ReturnStatement |
class |
ThrowStatement |
class |
TryCatchFinally |
class |
UnaryOperation |
| Modifier and Type | Method and Description |
|---|---|
GoloElement |
GoloASTNode.getIrElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoloASTNode.setIrElement(GoloElement element) |
Copyright © 2014 Institut National des Sciences Appliquées de Lyon (INSA-Lyon). All Rights Reserved.