Class/Module Index [+]

Quicksearch

YARD::Parser::Ruby::CommentNode

Represents a lone comment block in source

Public Instance Methods

comments() click to toggle source
Alias for: docstring
docstring() click to toggle source
# File lib/yard/parser/ruby/ast_node.rb, line 487
def docstring; first end
Also aliased as: comments
docstring=(value) click to toggle source
# File lib/yard/parser/ruby/ast_node.rb, line 488
def docstring=(value) end
first_line() click to toggle source
# File lib/yard/parser/ruby/ast_node.rb, line 492
def first_line; "" end
source() click to toggle source
# File lib/yard/parser/ruby/ast_node.rb, line 491
def source; "" end

[Validate]

Generated with the Darkfish Rdoc Generator 2.