binding.rb

Path: lib/parslet/pattern/binding.rb
Last Update: Thu Apr 26 16:22:26 -0400 2012

Used internally for representing a bind placeholder in a Parslet::Transform pattern. This is the superclass for all bindings.

It defines the most permissive kind of bind, the one that matches any subtree whatever it looks like.

[Validate]