pegjs/spec/unit/compiler
David Majda 491106c347 Report left recursion and infinite loops only as "possible"
A semantic predicate can prevent the parser to actually enter infinite
recursion or loop. This is undetectable at compile-time.
2015-09-11 14:58:53 +02:00
..
passes Report left recursion and infinite loops only as "possible" 2015-09-11 14:58:53 +02:00