Method: Parser::Tokenline#content

Defined in:
lib/parser/comment.rb

#contentObject

Returns the value of attribute content

Returns:

  • (Object)

    the current value of content



13
14
15
# File 'lib/parser/comment.rb', line 13

def content
  @content
end