Methods

Class/Module Index [+]

Quicksearch

RKelly::Nodes::CaseClauseNode

Public Class Methods

new(left, src = SourceElementsNode.new([])) click to toggle source
# File lib/rkelly/nodes/case_clause_node.rb, line 6
def initialize(left, src = SourceElementsNode.new([]))
  super
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.