package frama-c

  1. Overview
  2. Docs

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

Module E_ACSL.Translate_termsSource

exception No_simple_translation of Frama_c_kernel.Cil_types.term
  • raises Typing_error

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

  • raises Not_yet

    when the given term contains an unsupported construct.