Class | Parslet::Parser::PrettyPrinter |
In: |
lib/parslet/export.rb
|
Parent: | Object |
A helper class that formats Citrus and Treetop grammars as a string.
visitor | [R] |
Mangles names so that Citrus and Treetop can live with it. This mostly transforms some of the things that Ruby allows into other patterns. If there is collision, we will not detect it for now.