| Package | Description |
|---|---|
| fr.insalyon.citi.golo.compiler.ir |
(this is an internal API)
|
| Modifier and Type | Method and Description |
|---|---|
LocalReference |
ReferenceTable.get(String name) |
LocalReference |
AssignmentStatement.getLocalReference() |
LocalReference |
ReferenceLookup.resolveIn(ReferenceTable referenceTable) |
| Modifier and Type | Method and Description |
|---|---|
Collection<LocalReference> |
ReferenceTable.ownedReferences() |
Collection<LocalReference> |
ReferenceTable.references() |
| Modifier and Type | Method and Description |
|---|---|
ReferenceTable |
ReferenceTable.add(LocalReference reference) |
void |
AssignmentStatement.setLocalReference(LocalReference localReference) |
| Constructor and Description |
|---|
AssignmentStatement(LocalReference localReference,
ExpressionStatement expressionStatement) |
Copyright © 2014 Institut National des Sciences Appliquées de Lyon (INSA-Lyon). All Rights Reserved.