YARD::Parser::Ruby::AstNode
Represents a lone comment block in source
# File lib/yard/parser/ruby/ast_node.rb, line 480 def docstring; first end
# File lib/yard/parser/ruby/ast_node.rb, line 481 def docstring=(value) end
# File lib/yard/parser/ruby/ast_node.rb, line 485 def first_line; "" end
# File lib/yard/parser/ruby/ast_node.rb, line 484 def source; "" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.