Module Scan

module Scan: sig .. end

class type inspector = object .. end
val dead_reasons : Property_status.Consolidation.pending -> Property.Set.t
val partial_pending : Property_status.Consolidation.pending ->
Property.Set.t Emitter.Usable_emitter.Map.t
val iter : inspector -> unit
val report_ip : Property.t -> bool

Should this property be part of the final report according to the users filters.

val source_properties : (Property.t -> unit) -> unit

Visit all source properties from the AST