Closed JamesIry closed 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.
Internal interfaces moved that direction. https://github.com/JamesIry/jADT/commit/b7e94d77c9f157e4e11beea766c73abefc33f514
Fixed with https://github.com/JamesIry/jADT/commit/8a9ecd74cc4497cf00f2b4080875309dbdbe201f
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.