We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
371f30b
Fix Earley parsing of "nullable" productions (grammars with productions like: <term> ::= '' (note the empty string)
<term> ::= ''