package metapp

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

Module Metapp.WithSource

Sourceval typesubst : ?t:Ast_helper.lid -> Ppxlib.type_declaration -> Ppxlib.with_constraint
Sourceval destruct_typesubst : Ppxlib.with_constraint -> (Ast_helper.lid * Ppxlib.type_declaration) option
Sourceval modsubst : Ast_helper.lid -> Ast_helper.lid -> Ppxlib.with_constraint
Sourceval destruct_modsubst : Ppxlib.with_constraint -> (Ast_helper.lid * Ast_helper.lid) option