brack icon indicating copy to clipboard operation
brack copied to clipboard

Modify the AST to have Location.

Open uekann opened this issue 1 year ago • 0 comments

Currently AST does not have Location, so when I want to make an error in a Parsed document, I cannot get the error location. Also, error locations cannot be displayed for errors that occur at runtime.

uekann avatar Jun 17 '24 11:06 uekann