RKelly::Nodes::Node
# File lib/rkelly/nodes/postfix_node.rb, line 5 def initialize(operand, operator) super(operator) @operand = operand end
[Validate]
Generated with the Darkfish Rdoc Generator 2.