| Package | Description | 
|---|---|
| org.jruby.ast.visitor | |
| org.jruby.ir | |
| org.jruby.parser | 
| Modifier and Type | Method and Description | 
|---|---|
| T | NodeVisitor. visitBlockNode(BlockNode iVisited) | 
| T | AbstractNodeVisitor. visitBlockNode(BlockNode node) | 
| Modifier and Type | Method and Description | 
|---|---|
| Operand | IRBuilder. buildBlock(BlockNode node) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ParserSupport. checkUselessStatements(BlockNode blockNode)Check all nodes but the last one in a BlockNode for useless (void context) statements. | 
Copyright © 2001-2015 JRuby. All Rights Reserved.