Skip to content
Snippets Groups Projects
Commit 3281737d authored by Basile Desloges's avatar Basile Desloges
Browse files

[eacsl] Use `toplevel_predicate` in `Translate.translate_predicate`

The function `Translate.translate_predicate` is meant to translate the
root predicate of an assertion, so it makes sense to use
`toplevel_predicate` as a parameter and it gives access to the
`predicate_kind`.

The loop invariants in `Env` are also stored as `toplevel_predicate`
to facilitate the translation.
parent 810e2be3
No related branches found
No related tags found
No related merge requests found
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