shapesecurity / shift-parser-js

ECMAScript parser that produces a Shift format AST
http://shift-ast.org/parser.html
Apache License 2.0
245 stars 28 forks source link

`?.` and `??` support. #459

Open LeuisKen opened 1 year ago

LeuisKen commented 1 year ago

Current we got an unexpected parse error.