|
||||||||||
| 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 |
IRBuilder.buildArgsPush(ArgsPushNode node,
IRScope m)
|
void |
IRBuilder.buildArgsPushArguments(java.util.List<Operand> args,
ArgsPushNode argsPushNode,
IRScope m)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||