package p4spectec

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

Module Instr.SingleSource

Sourcemodule Node : sig ... end
Sourcemodule Cover : sig ... end
Sourcetype t = Cover.t
Sourceval is_hit : t -> Lang.Sl.iid -> bool
Sourceval is_miss : t -> Lang.Sl.iid -> bool
Sourceval hit : t -> Lang.Sl.iid -> t
Sourceval extend : t -> t -> t
Sourceval init : Lang.Sl.spec -> t
Sourceval empty : t