package melange

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

Source file melange_ppx__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
(* generated by dune *)

(** @canonical Melange_ppx.Ast_attributes *)
module Ast_attributes = Melange_ppx__Ast_attributes

(** @canonical Melange_ppx.Ast_core_type *)
module Ast_core_type = Melange_ppx__Ast_core_type

(** @canonical Melange_ppx.Ast_core_type_class_type *)
module Ast_core_type_class_type = Melange_ppx__Ast_core_type_class_type

(** @canonical Melange_ppx.Ast_derive_abstract *)
module Ast_derive_abstract = Melange_ppx__Ast_derive_abstract

(** @canonical Melange_ppx.Ast_derive_js_mapper *)
module Ast_derive_js_mapper = Melange_ppx__Ast_derive_js_mapper

(** @canonical Melange_ppx.Ast_derive_projector *)
module Ast_derive_projector = Melange_ppx__Ast_derive_projector

(** @canonical Melange_ppx.Ast_derive_util *)
module Ast_derive_util = Melange_ppx__Ast_derive_util

(** @canonical Melange_ppx.Ast_exp_apply *)
module Ast_exp_apply = Melange_ppx__Ast_exp_apply

(** @canonical Melange_ppx.Ast_extensions *)
module Ast_extensions = Melange_ppx__Ast_extensions

(** @canonical Melange_ppx.Ast_external *)
module Ast_external = Melange_ppx__Ast_external

(** @canonical Melange_ppx.Ast_external_process *)
module Ast_external_process = Melange_ppx__Ast_external_process

(** @canonical Melange_ppx.Ast_literal *)
module Ast_literal = Melange_ppx__Ast_literal

(** @canonical Melange_ppx.Ast_mel_open *)
module Ast_mel_open = Melange_ppx__Ast_mel_open

(** @canonical Melange_ppx.Ast_object *)
module Ast_object = Melange_ppx__Ast_object

(** @canonical Melange_ppx.Ast_open_cxt *)
module Ast_open_cxt = Melange_ppx__Ast_open_cxt

(** @canonical Melange_ppx.Ast_pat *)
module Ast_pat = Melange_ppx__Ast_pat

(** @canonical Melange_ppx.Ast_payload *)
module Ast_payload = Melange_ppx__Ast_payload

(** @canonical Melange_ppx.Ast_polyvar *)
module Ast_polyvar = Melange_ppx__Ast_polyvar

(** @canonical Melange_ppx.Ast_tuple_pattern_flatten *)
module Ast_tuple_pattern_flatten = Melange_ppx__Ast_tuple_pattern_flatten

(** @canonical Melange_ppx.Ast_typ_uncurry *)
module Ast_typ_uncurry = Melange_ppx__Ast_typ_uncurry

(** @canonical Melange_ppx.Ast_uncurry_apply *)
module Ast_uncurry_apply = Melange_ppx__Ast_uncurry_apply

(** @canonical Melange_ppx.Ast_uncurry_gen *)
module Ast_uncurry_gen = Melange_ppx__Ast_uncurry_gen

(** @canonical Melange_ppx.Error *)
module Error = Melange_ppx__Error

(** @canonical Melange_ppx.Import *)
module Import = Melange_ppx__Import

(** @canonical Melange_ppx.Mel_ast_invariant *)
module Mel_ast_invariant = Melange_ppx__Mel_ast_invariant

(** @canonical Melange_ppx.String_interp *)
module String_interp = Melange_ppx__String_interp

module Melange_ppx__ = struct end
[@@deprecated "this module is shadowed"]
OCaml

Innovation. Community. Security.