parser_base :: StringProcessor :: current_location
src
# Gives the current location in the `src` fun current_location: Location do return new Location(line, line_offset)