| Package | Description | 
|---|---|
| org.eclipse.golo.compiler.ir | 
 (this is an internal API) 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static LoopBreakFlowStatement | 
LoopBreakFlowStatement.newBreak()  | 
static LoopBreakFlowStatement | 
LoopBreakFlowStatement.newContinue()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AbstractGoloIrVisitor.visitLoopBreakFlowStatement(LoopBreakFlowStatement loopBreakFlowStatement)  | 
void | 
GoloIrVisitor.visitLoopBreakFlowStatement(LoopBreakFlowStatement loopBreakFlowStatement)  | 
void | 
IrTreeDumper.visitLoopBreakFlowStatement(LoopBreakFlowStatement loopBreakFlowStatement)  |