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
Does this automatically choose which ANTLR version to use based on the version of Antlr4.Runtime.Standard used? If that's the case, does that mean it's impossible to use ANTLR 4.13.2 because the runtime only goes up to 4.13.1?
Does this automatically choose which ANTLR version to use based on the version of
Antlr4.Runtime.Standardused? If that's the case, does that mean it's impossible to use ANTLR 4.13.2 because the runtime only goes up to 4.13.1?