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 480
def docstring; first end
Also aliased as: comments
docstring=(value) click to toggle source
# File lib/yard/parser/ruby/ast_node.rb, line 481
def docstring=(value) end
first_line() click to toggle source
# File lib/yard/parser/ruby/ast_node.rb, line 485
def first_line; "" end
source() click to toggle source
# File lib/yard/parser/ruby/ast_node.rb, line 484
def source; "" end

[Validate]

Generated with the Darkfish Rdoc Generator 2.