package ppxlib

  1. Overview
  2. Docs
Standard infrastructure for ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

757f6c284b1fe748d5027eef3bbef924b6bbd7ce.tar.gz
sha256=89a98c95ddd0bfbac17b5a936f6811af7097be3258c482d5859b73e9de9b4552
sha512=b19306473d867252d382e58e9b697531c5edccdc9283b5eaf72f524803c2fca2a58a5e8f25bee198b00de82cf8ef805b43f7488791c3ac5beb0ffba938ded826

doc/ppxlib/Ppxlib/Attribute/Floating/index.html

Module Attribute.FloatingSource

Sourcetype ('context, 'payload) t
Sourcemodule Context : sig ... end
Sourceval declare : string -> 'a Context.t -> (Astlib.Ast_502.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.