package diffast-langs-verilog-parsing

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

Module Labels.BinsSpecSource

Sourcetype t =
  1. | Normal
  2. | Illegal
  3. | Ignore
Sourceval to_string : t -> string
Sourceval to_simple_string : t -> string
Sourceval to_rep : t -> string