| 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 |
|---|---|
Set<GoloFunction> |
GoloModule.getFunctions() |
Map<String,Set<GoloFunction>> |
GoloModule.getPimps() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoloModule.addFunction(GoloFunction function) |
void |
GoloModule.addPimp(String target,
GoloFunction function) |
void |
GoloIrVisitor.visitFunction(GoloFunction function) |
| Constructor and Description |
|---|
ClosureReference(GoloFunction target) |
Copyright © 2013 Institut National des Sciences Appliquées de Lyon (INSA-Lyon). All Rights Reserved.