brack
brack copied to clipboard
Modify the AST to have Location.
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.