Package | Description |
---|---|
org.jruby.ast.visitor | |
org.jruby.ir |
Modifier and Type | Method and Description |
---|---|
T |
NodeVisitor.visitMultipleAsgnNode(MultipleAsgn19Node iVisited) |
T |
AbstractNodeVisitor.visitMultipleAsgnNode(MultipleAsgn19Node node) |
Modifier and Type | Method and Description |
---|---|
Operand |
IRBuilder.buildMultipleAsgn19(MultipleAsgn19Node multipleAsgnNode) |
void |
IRBuilder.buildMultipleAsgn19Assignment(MultipleAsgn19Node multipleAsgnNode,
Operand argsArray,
Operand values) |
Copyright © 2001-2015 JRuby. All Rights Reserved.