package GT

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
inherit C.g
method trait_name : string
method syn_of_param : loc:AstHelpers.loc -> string -> AstHelpers.Typ.t
method syn_of_main : loc:AstHelpers.loc -> ?in_class:bool -> Ppxlib.type_declaration -> AstHelpers.Typ.t
method on_different_constructors : loc:AstHelpers.loc -> bool -> string -> Stdppx.String.t -> [ `Record of (string * string * Ppxlib.core_type) list | `Tuples of (string * Ppxlib.core_type) list ] -> AstHelpers.Exp.t
method chain_init : loc:AstHelpers.loc -> AstHelpers.Exp.t