You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, there's the #[overriding] attribute that gives a rule precedence over other rules. There isn't any syntax for multiple priority levels but it is supported in the underlying LALR(1) library so it should be simple enough to add.
Repository owner
locked and limited conversation to collaborators
Sep 27, 2023
Like this for example
The text was updated successfully, but these errors were encountered: