issues
search
dashed
/
esparser
JavaScript Parser in Rust
6
stars
0
forks
source link
Error handling
#17
Open
dashed
opened
7 years ago
dashed
commented
7 years ago
[x] custom error-chain implementation
[ ] delete
https://github.com/dashed/esparser/blob/b04ac8b03da5de5e98fca943807366a536cf1b6e/src/errors.rs
(this is legacy)
[ ] handling of fatal and non-fatal parse errors (scala parser combinator semantics).