Frama-C API - Function
User Defined Functions
include Symbol
val equal : t -> t -> boolval compare : t -> t -> intval pretty : Stdlib.Format.formatter -> t -> unitfor printing during debug
val params : t -> sort listparams ; exceeding params use Sdata