Package | Description |
---|---|
org.jruby.compiler.ir |
Modifier and Type | Field and Description |
---|---|
IRLoop |
IRLoop.parentLoop |
Modifier and Type | Method and Description |
---|---|
IRLoop |
IRExecutionScope.getCurrentLoop() |
Modifier and Type | Method and Description |
---|---|
void |
IRExecutionScope.endLoop(IRLoop l) |
void |
IRExecutionScope.startLoop(IRLoop l) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.