package p4spectec

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Instr.MultiSource

Sourcemodule Node : sig ... end
Sourcemodule Cover : sig ... end
Sourcetype t = Cover.t
Sourceval is_hit : t -> Lang.Sl.iid -> bool
Sourceval measure_coverage : t -> int * int * float
Sourceval extend : t -> string -> Single.t -> t
Sourceval init : Lang.Sl.spec -> t