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