dherman / esprit

A JavaScript parser written in Rust

Home Page:https://esprit.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Try should contain Block's and not vectors

RReverser opened this issue · comments

Using Blocks inside of Try would allow tracking location of actual blocks, and easier abstraction in tree walkers.