Method: YARD::Parser::Ruby::AstNode#docstring_hash_flag

Defined in:
lib/yard/parser/ruby/ast_node.rb

#docstring_hash_flagObject Also known as: comments_hash_flag

Returns the value of attribute docstring_hash_flag.


41
42
43
# File 'lib/yard/parser/ruby/ast_node.rb', line 41

def docstring_hash_flag
  @docstring_hash_flag
end