Parent

Methods

Class/Module Index [+]

Quicksearch

RKelly::Nodes::LabelNode

Attributes

name[R]

Public Class Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.