-
Igor Dejanovic authored
Introduced grammar rules decorator. Combine decorator is used to mark part of the grammar as lexical rule. This rule will always return Terminal, whitespaces will be preserved, and comments will not get matched.
2951f542
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
input.txt | ||
test_decorator_combine.py | ||
test_parsing_expressions.py | ||
test_peg_parser.py | ||
test_python_parser.py | ||
test_speed.py |