Open stevan opened 11 years ago
Need to track the file and line information in the AST nodes. Need to figure out how to extract that from the Parsers.
I'll start to have a look at this one :)
Work in progress in this branch: https://github.com/lstanden/moe/tree/add_position
Need to track the file and line information in the AST nodes. Need to figure out how to extract that from the Parsers.