package dunolint

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

Module Pps.ArgSource

Sourcetype t =
  1. | Pp of Dunolint.Std.Dune.Pp.Name.t
  2. | Flag of {
    1. name : Base.string;
    2. param : Base.string Base.option;
    }
include Ppx_compare_lib.Equal.S with type t := t
Sourceval equal : t -> t -> bool
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
OCaml

Innovation. Community. Security.