Handle unbalanced braces in Java code

Issue #1 new
Jesper Öqvist repo owner created an issue

NeoBeaver should have better handling of typos in the semantic action. For example, unbalanced braces arising from a typo like :} -> } :

{: return null; }

Comments (0)

  1. Log in to comment