Libraries
»
fupeg
(0.3.0)
»
Index
»
FuPeg
»
Parser
»
#str
Method: FuPeg::Parser#str
Defined in:
lib/fupeg/parser.rb
#
str
⇒
Object
(readonly)
Returns the value of attribute str.
10 11 12
# File 'lib/fupeg/parser.rb', line 10
def
str
@str
end