module Cil_printer:sig
..end
Must not be used by plug-in developers: use module Printer
instead.
In particular, this pretty-printer is incorrect regarding annotations.
It should only be used by modules linked before Annotations
.
Since Fluorine-20130401
include Printer_api.S
val get_termination_kind_name : Cil_types.termination_kind -> string
val register_shallow_attribute : string -> unit
val register_behavior_extension : string ->
(Printer_api.extensible_printer_type ->
Format.formatter -> int * Cil_types.identified_predicate list -> unit) ->
unit
val state : Printer_api.state