Frama-C:
Plug-ins:
Libraries:

Frama-C API - Logic_parse_string

exception Error of Cil_types.location * string
exception Unbound of string

For the three functions below, env can be used to specify which logic labels are parsed. By default, only Here is accepted. All the C labels inside the function are also accepted, regardless of env. loc is used as the source for the beginning of the string. All three functions may raise Logic_interp.Error or Parsing.Parse_error.