hermes-parser 0.1.2

A Rust port of the Hermes JavaScript/Flow/TypeScript parser (front-end) by Tzvetan Mikov, the architect of Hermes. Not an official Meta project.
Documentation
1
f(); f(a, b); f(...a); a.b(c); f()(); f(a)(b); g(1, ...x, 2);