module Parslet::Atoms::Precedence
The precedence module controls parenthesis during the inspect printing of parslets. It is not relevant to other aspects of the parsing.
Constants
- ALTERNATE
- BASE
- LOOKAHEAD
- OUTER
- REPETITION
- SEQUENCE
The precedence module controls parenthesis during the inspect printing of parslets. It is not relevant to other aspects of the parsing.