Object
Allows for delayed construction of match. See also Parslet.match.
@api private
# File lib/parslet.rb, line 121 def [](str) Atoms::Re.new("[" + str + "]") end
[Validate]
Generated with the Darkfish Rdoc Generator 2.