Skip to content
Snippets Groups Projects
Commit 86649814 authored by Katja Goltsova's avatar Katja Goltsova Committed by Viktor Kunčak
Browse files

Improve error reporting when parsing or printing fails

* When an unexpected token is encountered, add the string representation of the token
to the exception
* When printing of a sequent / formula / term fails, try to identify the smallest structure
on which the printing fails by attempting to print all subformulas and subterms. Report that
printing failed on the smallest structure rather than on the whole sequent / formula / term.
parent f0b6101d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment