Package org.jruby.ast

Class ArgsPushNode

java.lang.Object
org.jruby.ast.Node
org.jruby.ast.ArgsPushNode
All Implemented Interfaces:
TwoValueNode

public class ArgsPushNode extends Node implements TwoValueNode