Skip to content
Snippets Groups Projects
Commit b235ebbd authored by Vasileios Karakasis's avatar Vasileios Karakasis
Browse files

Added line context information to swc_parser.

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.
parent 26a4ef29
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment