Libraries
»
parslet
(2.0.0)
»
Index
»
Parslet
»
Slice
»
#str
Method: Parslet::Slice#str
Defined in:
lib/parslet/slice.rb
#
str
⇒
Object
(readonly)
Returns the value of attribute str.
26 27 28
# File 'lib/parslet/slice.rb', line 26
def
str
@str
end