Source file ocaml_common.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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
(* This file is automatically generated *)

module Arg_helper                    = Arg_helper
module Ast_helper                    = Ast_helper
module Ast_invariants                = Ast_invariants
module Ast_iterator                  = Ast_iterator
module Ast_mapper                    = Ast_mapper
module Attr_helper                   = Attr_helper
module Btype                         = Btype
module Build_path_prefix_map         = Build_path_prefix_map
module Builtin_attributes            = Builtin_attributes
module Bytesections                  = Bytesections
module CamlinternalMenhirLib         = CamlinternalMenhirLib
module Ccomp                         = Ccomp
module Clflags                       = Clflags
module Cmi_format                    = Cmi_format
module Cmt_format                    = Cmt_format
module Compdynlink                   = Compdynlink
module Compdynlink_common            = Compdynlink_common
module Compdynlink_platform_intf     = Compdynlink_platform_intf
module Compdynlink_types             = Compdynlink_types
module Compenv                       = Compenv
module Compile_common                = Compile_common
module Compmisc                      = Compmisc
module Compplugin                    = Compplugin
module Config                        = Config
module Consistbl                     = Consistbl
module Ctype                         = Ctype
module Datarepr                      = Datarepr
module Depend                        = Depend
module Dll                           = Dll
module Docstrings                    = Docstrings
module Env                           = Env
module Envaux                        = Envaux
module Ident                         = Ident
module Identifiable                  = Identifiable
module Includeclass                  = Includeclass
module Includecore                   = Includecore
module Includemod                    = Includemod
module Lambda                        = Lambda
module Lexer                         = Lexer
module Load_path                     = Load_path
module Location                      = Location
module Longident                     = Longident
module Main_args                     = Main_args
module Makedepend                    = Makedepend
module Matching                      = Matching
module Meta                          = Meta
module Misc                          = Misc
module Mtype                         = Mtype
module Numbers                       = Numbers
module Opcodes                       = Opcodes
module Oprint                        = Oprint
module Parmatch                      = Parmatch
module Parse                         = Parse
module Parser                        = Parser
module Path                          = Path
module Pparse                        = Pparse
module Pprintast                     = Pprintast
module Predef                        = Predef
module Primitive                     = Primitive
module Printast                      = Printast
module Printlambda                   = Printlambda
module Printpat                      = Printpat
module Printtyp                      = Printtyp
module Printtyped                    = Printtyped
module Profile                       = Profile
module Rec_check                     = Rec_check
module Runtimedef                    = Runtimedef
module Semantics_of_primitives       = Semantics_of_primitives
module Simplif                       = Simplif
module Strongly_connected_components = Strongly_connected_components
module Stypes                        = Stypes
module Subst                         = Subst
module Switch                        = Switch
module Symtable                      = Symtable
module Syntaxerr                     = Syntaxerr
module Targetint                     = Targetint
module Tast_mapper                   = Tast_mapper
module Terminfo                      = Terminfo
module Translattribute               = Translattribute
module Translclass                   = Translclass
module Translcore                    = Translcore
module Translmod                     = Translmod
module Translobj                     = Translobj
module Translprim                    = Translprim
module Typeclass                     = Typeclass
module Typecore                      = Typecore
module Typedecl                      = Typedecl
module Typedecl_immediacy            = Typedecl_immediacy
module Typedecl_properties           = Typedecl_properties
module Typedecl_unboxed              = Typedecl_unboxed
module Typedecl_variance             = Typedecl_variance
module Typedtree                     = Typedtree
module TypedtreeIter                 = TypedtreeIter
module Typemod                       = Typemod
module Typeopt                       = Typeopt
module Types                         = Types
module Typetexp                      = Typetexp
module Untypeast                     = Untypeast
module Warnings                      = Warnings