Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.ir |
Modifier and Type | Method and Description |
---|---|
T |
NodeVisitor.visitNthRefNode(NthRefNode iVisited) |
T |
AbstractNodeVisitor.visitNthRefNode(NthRefNode node) |
Modifier and Type | Method and Description |
---|---|
Operand |
IRBuilder.buildNthRef(NthRefNode nthRefNode) |
Copyright © 2001-2015 JRuby. All Rights Reserved.