| Package | Description | 
|---|---|
| org.jruby.ast.visitor | |
| org.jruby.ir | 
| Modifier and Type | Method and Description | 
|---|---|
| T | NodeVisitor. visitModuleNode(ModuleNode iVisited) | 
| Void | InstanceVariableFinder. visitModuleNode(ModuleNode iVisited)ModuleNode creates a new scope and self, so do not search for ivars. | 
| T | AbstractNodeVisitor. visitModuleNode(ModuleNode node) | 
| Modifier and Type | Method and Description | 
|---|---|
| Operand | IRBuilder. buildModule(ModuleNode moduleNode) | 
Copyright © 2001-2015 JRuby. All Rights Reserved.