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
There should be a mode which doesn't throw exceptions on syntax errors but instead adds error nodes to the tree and attempts to continue parsing. This is useful for external tools and for showing more than one error per file.
The text was updated successfully, but these errors were encountered:
There should be a mode which doesn't throw exceptions on syntax errors but instead adds error nodes to the tree and attempts to continue parsing. This is useful for external tools and for showing more than one error per file.
The text was updated successfully, but these errors were encountered: