binding.rb

Path: lib/parslet/pattern/binding.rb
Last Update: Fri Jul 15 14:35:39 -0400 2016

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]