package frama-c

  1. Overview
  2. Docs

doc/frama-c-e-acsl.core/E_ACSL/Translate_predicates/index.html

Module E_ACSL.Translate_predicatesSource

exception No_simple_translation of Frama_c_kernel.Cil_types.predicate
  • raises Typing_error

    when the given predicate cannot be typed (something wrong happened with this predicate).

  • raises Not_yet

    when the given predicate contains an unsupported construct.