package GT

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val method_concrete : loc:MLast.loc -> string -> MLast.expr -> MLast.class_str_item
val method_virtual : loc:MLast.loc -> string -> MLast.ctyp -> MLast.class_str_item
val inherit_ : loc:MLast.loc -> ?as_:string option -> MLast.class_expr -> MLast.class_str_item
val constraint_ : loc:MLast.loc -> MLast.ctyp -> MLast.ctyp -> MLast.class_str_item