mirror of
https://github.com/xcat2/confluent.git
synced 2025-02-16 10:39:23 +00:00
By default, pyparsing consumes only as much of the input as matches the grammar. Tell it to consume all of the noderange and error if there's more string than matches our grammar.
…
Description
Languages
Python
80.3%
Shell
15.6%
C
3.6%
Perl
0.3%