282
# File 'lib/packrat/grammar.rb', line 282 def lift(index, &b); Packrat::LiftOneResultProducer.new(index, &b); end