package p4spectec

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

Module Kinds.KindSource

Sourcetype t =
  1. | Alter of Lang.Hints.Alter.t
  2. | Fields of Lang.Hints.Fields.t
Sourceval to_string : t -> string