Parent

Methods

Class/Module Index [+]

Quicksearch

RKelly::Nodes::ConditionalNode

Public Class Methods

new(test, true_block, else_block) click to toggle source
# File lib/rkelly/nodes/conditional_node.rb, line 6
def initialize(test, true_block, else_block)
  super
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.