Libraries
»
features
(0.3.0)
»
Index
»
Parser
»
#string
Method: Parser#string
Defined in:
lib/parser.rb
#
string
⇒
Object
(readonly)
Returns the value of attribute string.
2 3 4
# File 'lib/parser.rb', line 2
def
string
@string
end