If the property "ignorecase" is enabled, the generated scanner contains a reference to the non existing Object Buffer in method nextCh(). if (ch != Buffer.EOF) { valCh = (char) ch; ch = Character.toLowerCase(ch); }
if (ch != Buffer.EOF) { valCh = (char) ch; ch = Character.toLowerCase(ch); }
Done with v 0.7
Log in to post a comment.
Done with v 0.7