Skip to content
Snippets Groups Projects
  • Vasileios Karakasis's avatar
    Added line context information to swc_parser. · b235ebbd
    Vasileios Karakasis authored
    Notable difference: parse_record() now throws only an swc_parse_error.
    In case of an invalid_argument raised by the cell_record constructor,
    this is caught and rethrown as a swc_parse_error with line information
    attached.
    b235ebbd