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