| Package | Description |
|---|---|
| fr.insalyon.citi.golo.compiler.ir |
(this is an internal API)
|
| Modifier and Type | Method and Description |
|---|---|
AssignmentStatement |
LoopStatement.getInitStatement() |
| Modifier and Type | Method and Description |
|---|---|
void |
IrTreeDumper.visitAssignmentStatement(AssignmentStatement assignmentStatement) |
void |
GoloIrVisitor.visitAssignmentStatement(AssignmentStatement assignmentStatement) |
| Constructor and Description |
|---|
LoopStatement(AssignmentStatement initStatement,
ExpressionStatement conditionStatement,
Block block,
GoloStatement postStatement) |
Copyright © 2014 Institut National des Sciences Appliquées de Lyon (INSA-Lyon). All Rights Reserved.