Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.ir |
Modifier and Type | Method and Description |
---|---|
Object |
NodeVisitor.visitForNode(ForNode iVisited) |
Object |
AbstractNodeVisitor.visitForNode(ForNode iVisited) |
Modifier and Type | Method and Description |
---|---|
Operand |
IRBuilder.buildFor(ForNode forNode,
IRScope s) |
Operand |
IRBuilder.buildForIter(ForNode forNode,
IRScope s) |
Copyright © 2001-2014 JRuby. All Rights Reserved.