Closed jishi9 closed 4 years ago
This PR updates the Javascript/Typescript parser to include position information to AST nodes, i.e. the span of input text that the AST node was parsed from.
Co-authored with @glebm
Fixes #69
Looks good to me.
This PR updates the Javascript/Typescript parser to include position information to AST nodes, i.e. the span of input text that the AST node was parsed from.
Co-authored with @glebm
Fixes #69