After the parsing stage, line and column of error messages are now being...
After the parsing stage, line and column of error messages are now being determined when adding an error to the root-node, already. No need to call Error.adjust_error_locations() on later tree processing stages
Please register or sign in to comment