|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArgsPushNode | |
|---|---|
| org.jruby.ast.visitor | |
| org.jruby.compiler.ir | |
| Uses of ArgsPushNode in org.jruby.ast.visitor |
|---|
| Methods in org.jruby.ast.visitor with parameters of type ArgsPushNode | |
|---|---|
java.lang.Object |
NodeVisitor.visitArgsPushNode(ArgsPushNode iVisited)
|
| Uses of ArgsPushNode in org.jruby.compiler.ir |
|---|
| Methods in org.jruby.compiler.ir with parameters of type ArgsPushNode | |
|---|---|
Operand |
IR_Builder.buildArgsPush(ArgsPushNode node,
IR_Scope m)
|
void |
IR_Builder.buildArgsPushArguments(java.util.List<Operand> args,
ArgsPushNode argsPushNode,
IR_Scope m)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||