Why is the being described as "mutually left recursive"? #4015
Unanswered
The-Futurist
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is the definition of
referenceThis is the diagnostic message:
Here's the entire grammar FYI:
I'm using
Antlrfor the first time and fully expect this to be me being dumb! Also shouldn't the diagnostic message say "the following rule" rather than "the following sets of rules" since there is only one rule being reported? In fact the entire phrasing is confusing if this is a true error pertaining to a single rule...Beta Was this translation helpful? Give feedback.
All reactions