Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.ir |
Modifier and Type | Method and Description |
---|---|
T |
NodeVisitor.visitNextNode(NextNode iVisited) |
T |
AbstractNodeVisitor.visitNextNode(NextNode node) |
Modifier and Type | Method and Description |
---|---|
Operand |
IRBuilder.buildNext(NextNode nextNode) |
Copyright © 2001-2015 JRuby. All Rights Reserved.