| Package | Description | 
|---|---|
| org.jruby.ast | |
| org.jruby.ast.visitor | |
| org.jruby.ir | |
| org.jruby.runtime | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ForNodeA 'for' statement. | 
| class  | LambdaNodeStubby lambda node (1.9 only) | 
| class  | PostExeNodeCaptures END statements (END {...}) | 
| class  | PreExe19NodeA pre-execution construction (BEGIN { ... | 
| class  | PreExeNodeA pre-execution construction (BEGIN { ... | 
| Modifier and Type | Method and Description | 
|---|---|
| T | NodeVisitor. visitIterNode(IterNode iVisited) | 
| T | AbstractNodeVisitor. visitIterNode(IterNode node) | 
| Modifier and Type | Method and Description | 
|---|---|
| Operand | IRBuilder. buildIter(IterNode iterNode) | 
| void | IRBuilder. receiveBlockArgs(IterNode node) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Signature | Signature. from(IterNode iter) | 
Copyright © 2001-2015 JRuby. All Rights Reserved.