Hi,
When I use StringReader() as the input stream, and the input incomplete,
I get the warning: "unexpected token: null" printed to the console, and
my AST is incomplete.
is there's an easy way to get a hard error when this happens (Exception) ?
Thanks,
Omry.