Methods

Files

Parslet::Expression::Treetop::Parser

Public Instance Methods

spaced(str) click to toggle source
# File lib/parslet/expression/treetop.rb, line 67
def spaced(str)
  str(str) >> space?
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.