package ocamlformat-lib

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

Module Ast_helper.TypeSource

Sourceval mk : ?loc:??? -> ?attrs:??? -> ?docs:??? -> ?text:??? -> ?params:??? -> ?cstrs:??? -> ?kind:??? -> ?priv:??? -> ?manifest:??? -> string Asttypes.loc -> Parsetree.type_declaration
Sourceval constructor : ?loc:??? -> ?attrs:??? -> ?info:??? -> ?vars:??? -> ?args:??? -> ?res:??? -> string Asttypes.loc -> Parsetree.constructor_declaration
Sourceval field : ?loc:??? -> ?attrs:??? -> ?info:??? -> ?mut:??? -> string Asttypes.loc -> Parsetree.core_type -> Parsetree.label_declaration