| Package | Description |
|---|---|
| fr.insalyon.citi.golo.compiler.ir |
(this is an internal API)
|
| Modifier and Type | Method and Description |
|---|---|
GoloFunction |
ClosureReference.getTarget() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Set<GoloFunction>> |
GoloModule.getAugmentations() |
Set<GoloFunction> |
GoloModule.getFunctions() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoloModule.addAugmentation(String target,
GoloFunction function) |
void |
GoloModule.addFunction(GoloFunction function) |
void |
IrTreeDumper.visitFunction(GoloFunction function) |
void |
GoloIrVisitor.visitFunction(GoloFunction function) |
| Constructor and Description |
|---|
ClosureReference(GoloFunction target) |
Copyright © 2014 Institut National des Sciences Appliquées de Lyon (INSA-Lyon). All Rights Reserved.