Module Db.Inputs


module Inputs: sig .. end
Computation of read inputs. That is over-approximation of zones read by each function.
See also internal documentation.

include Db.INOUT
val self_with_formals : Project.Computation.t Pervasives.ref
val get_with_formals : (Db_types.kernel_function -> t) Pervasives.ref
Inputs with formals and without local variables
val display_with_formals : (Format.formatter -> Db_types.kernel_function -> unit) Pervasives.ref