In Files

Parent

Methods

Files

Parslet::DelayedMatchConstructor

Allows for delayed construction of match. See also Parslet.match.

@api private

Public Instance Methods

[](str) click to toggle source
# File lib/parslet.rb, line 121
def [](str)
  Atoms::Re.new("[" + str + "]")
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.