Closed fredyvonvinet closed 8 years ago
When you enter a grammar through keyboard, with just "parser grammar name;" and you go to the line, if you just enter one key that is the begining of an ID, it generates a java.lang.IndexOutOfBoundsException saying that the token length is null.
solved
When you enter a grammar through keyboard, with just "parser grammar name;" and you go to the line, if you just enter one key that is the begining of an ID, it generates a java.lang.IndexOutOfBoundsException saying that the token length is null.