package ppxlib

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

Module Attribute.FloatingSource

Sourcetype ('context, 'payload) t
Sourcemodule Context : sig ... end
Sourceval declare : string -> 'a Context.t -> (Astlib.Ast_500.Parsetree.payload, 'b, 'c) Ast_pattern.t -> 'b -> ('a, 'c) t
Sourceval name : (_, _) t -> string
Sourceval convert_res : ('a, 'b) t list -> 'a -> ('b option, Location.Error.t Stdppx.NonEmptyList.t) result
Sourceval convert : ('a, 'b) t list -> 'a -> 'b option
OCaml

Innovation. Community. Security.