| Package | Description | 
|---|---|
| org.jruby.ast.visitor | |
| org.jruby.ir | |
| org.jruby.runtime | 
| Modifier and Type | Method and Description | 
|---|---|
| T | NodeVisitor. visitPostExeNode(PostExeNode iVisited) | 
| Void | InstanceVariableFinder. visitPostExeNode(PostExeNode iVisited)PostExeNode can't appear in methods, so do not search for ivars. | 
| T | AbstractNodeVisitor. visitPostExeNode(PostExeNode node) | 
| Modifier and Type | Method and Description | 
|---|---|
| Operand | IRBuilder. buildPostExe(PostExeNode postExeNode) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Signature | Signature. from(PostExeNode iter) | 
Copyright © 2001-2016 JRuby. All Rights Reserved.