Parent

Methods

Class/Module Index [+]

Quicksearch

YARD::Tags::OptionTag

Attributes

pair[RW]

Public Class Methods

new(tag_name, name, pair) click to toggle source
# File lib/yard/tags/option_tag.rb, line 6
def initialize(tag_name, name, pair)
  super(tag_name, nil, nil, name)
  @pair = pair
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.