Class
YARD::Generators::TagsGenerator
In:
lib/yard/generators/tags_generator.rb
Parent:
Base
Methods
author
has_options?
has_params?
has_tags?
has_todo?
raise
render_tags
return
sections_for
since
tags_by_param
version
with_overload
yield
yieldparam
yieldreturn
Public Instance methods
author
(object)
raise
(object)
return
(object)
sections_for
(object)
since
(object)
version
(object)
with_overload
(object) {|object.tag(:overload)| ...}
yield
(object)
yieldparam
(object)
yieldreturn
(object)
Protected Instance methods
has_options?
(object)
has_params?
(object)
has_tags?
(object)
has_todo?
(object)
render_tags
(name, opts = {})
tags_by_param
(object)
[Validate]