Node
# File lib/rkelly/nodes/binary_node.rb, line 5 def initialize(left, right) super(right) @left = left end
[Validate]
Generated with the Darkfish Rdoc Generator 2.