Parent

Methods

Class/Module Index [+]

Quicksearch

Rabbit::Element::FootText

Attributes

order[R]

Public Class Methods

new(order, elems=[]) click to toggle source
# File lib/rabbit/element/footnote.rb, line 26
def initialize(order, elems=[])
  @order = order
  super(elems)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.