JamesIry / jADT

A spoonful of ADT in your Java.
http://jamesiry.github.com/jADT/index.html
Apache License 2.0
49 stars 4 forks source link

Recovering parser #31

Closed JamesIry closed 12 years ago

JamesIry commented 12 years ago

Right now the jADT parser throws an exception at the first sign of trouble. It would be good if it could try to recover and find additional problems.

JamesIry commented 12 years ago

Internal interfaces moved that direction. https://github.com/JamesIry/jADT/commit/b7e94d77c9f157e4e11beea766c73abefc33f514

JamesIry commented 12 years ago

Fixed with https://github.com/JamesIry/jADT/commit/8a9ecd74cc4497cf00f2b4080875309dbdbe201f