package ppxlib

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

Patterns

val any : ?loc:loc -> ?attrs:attrs -> unit -> Astlib.Ast_412.Parsetree.pattern
val var : ?loc:loc -> ?attrs:attrs -> str -> Astlib.Ast_412.Parsetree.pattern
val construct : ?loc:loc -> ?attrs:attrs -> lid -> Astlib.Ast_412.Parsetree.pattern option -> Astlib.Ast_412.Parsetree.pattern
val type_ : ?loc:loc -> ?attrs:attrs -> lid -> Astlib.Ast_412.Parsetree.pattern
val unpack : ?loc:loc -> ?attrs:attrs -> str_opt -> Astlib.Ast_412.Parsetree.pattern
OCaml

Innovation. Community. Security.