Uses of Class
org.jruby.ast.OrNode
Packages that use OrNode
-
Uses of OrNode in org.jruby.ast.visitor
Methods in org.jruby.ast.visitor with parameters of type OrNodeModifier and TypeMethodDescriptionAbstractNodeVisitor.visitOrNode(OrNode node) NodeVisitor.visitOrNode(OrNode iVisited) -
Uses of OrNode in org.jruby.ir
Methods in org.jruby.ir with parameters of type OrNode -
Uses of OrNode in org.jruby.parser
Methods in org.jruby.parser that return OrNode