|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use OrNode | |
| org.jruby.ast.visitor | Provide the infrastructure to apply the visitor pattern to the tree of nodes produced by compiling a ruby script. |
| org.jruby.ast.visitor.rewriter | |
| org.jruby.parser | |
| Uses of OrNode in org.jruby.ast.visitor |
| Methods in org.jruby.ast.visitor with parameters of type OrNode | |
Instruction |
AbstractVisitor.visitOrNode(OrNode iVisited)
|
Instruction |
DefaultIteratorVisitor.visitOrNode(OrNode iVisited)
|
Instruction |
NodeVisitor.visitOrNode(OrNode iVisited)
|
| Uses of OrNode in org.jruby.ast.visitor.rewriter |
| Methods in org.jruby.ast.visitor.rewriter with parameters of type OrNode | |
Instruction |
ReWriteVisitor.visitOrNode(OrNode iVisited)
|
| Uses of OrNode in org.jruby.parser |
| Methods in org.jruby.parser that return OrNode | |
OrNode |
ParserSupport.newOrNode(Node left,
Node right)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||