Parent

Methods

Class/Module Index [+]

Quicksearch

RKelly::Nodes::NewExprNode

Attributes

arguments[R]

Public Class Methods

new(value, args) click to toggle source
# File lib/rkelly/nodes/new_expr_node.rb, line 5
def initialize(value, args)
  super(value)
  @arguments = args
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.