Uses of Class
org.jruby.ast.NthRefNode
Packages that use NthRefNode
-
Uses of NthRefNode in org.jruby.ast.visitor
Methods in org.jruby.ast.visitor with parameters of type NthRefNodeModifier and TypeMethodDescriptionAbstractNodeVisitor.visitNthRefNode
(NthRefNode node) NodeVisitor.visitNthRefNode
(NthRefNode iVisited) -
Uses of NthRefNode in org.jruby.ir.builder
Methods in org.jruby.ir.builder with parameters of type NthRefNode