Method: Parser#string

Defined in:
lib/parser.rb

#stringObject (readonly)

Returns the value of attribute string.



2
3
4
# File 'lib/parser.rb', line 2

def string
  @string
end