Method: Parser::Tokenline#token

Defined in:
lib/parser/comment.rb

#tokenObject

Returns the value of attribute token

Returns:

  • the current value of token



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

def token
  @token
end