grammars-v4
grammars-v4 copied to clipboard
janus grammar problem.
In grammar janus there are many unnamed tokens, which generates during parser generation. And because of this, a conflict creates in the recognition of tokens. To solve this, we need to name individual tokens in the grammar.