Public: Returns the String value of the Token.
10 11 12
# File 'lib/puppet-lint/lexer/token.rb', line 10 def value @value end