Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.ir |
Modifier and Type | Method and Description |
---|---|
Object |
NodeVisitor.visitBeginNode(BeginNode iVisited) |
Object |
AbstractNodeVisitor.visitBeginNode(BeginNode iVisited) |
Modifier and Type | Method and Description |
---|---|
Operand |
IRBuilder.buildBegin(BeginNode beginNode,
IRScope s) |
Copyright © 2001-2016 JRuby. All Rights Reserved.