package morbig

  1. Overview
  2. Docs

Source file morbig__.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
(* generated by dune *)

(** @canonical Morbig.API *)
module API = Morbig__API

(** @canonical Morbig.Aliases *)
module Aliases = Morbig__Aliases

(** @canonical Morbig.Assignment *)
module Assignment = Morbig__Assignment

(** @canonical Morbig.CST *)
module CST = Morbig__CST

(** @canonical Morbig.CSTHelpers *)
module CSTHelpers = Morbig__CSTHelpers

(** @canonical Morbig.Debug *)
module Debug = Morbig__Debug

(** @canonical Morbig.Engine *)
module Engine = Morbig__Engine

(** @canonical Morbig.Errors *)
module Errors = Morbig__Errors

(** @canonical Morbig.ExtMenhirLib *)
module ExtMenhirLib = Morbig__ExtMenhirLib

(** @canonical Morbig.ExtPervasives *)
module ExtPervasives = Morbig__ExtPervasives

(** @canonical Morbig.HereDocument *)
module HereDocument = Morbig__HereDocument

(** @canonical Morbig.JsonHelpers *)
module JsonHelpers = Morbig__JsonHelpers

(** @canonical Morbig.Keyword *)
module Keyword = Morbig__Keyword

(** @canonical Morbig.Name *)
module Name = Morbig__Name

(** @canonical Morbig.Nesting *)
module Nesting = Morbig__Nesting

(** @canonical Morbig.Options *)
module Options = Morbig__Options

(** @canonical Morbig.Parser *)
module Parser = Morbig__Parser

(** @canonical Morbig.PatternMatchingRecognizer *)
module PatternMatchingRecognizer = Morbig__PatternMatchingRecognizer

(** @canonical Morbig.Prelexer *)
module Prelexer = Morbig__Prelexer

(** @canonical Morbig.PrelexerState *)
module PrelexerState = Morbig__PrelexerState

(** @canonical Morbig.Pretoken *)
module Pretoken = Morbig__Pretoken

(** @canonical Morbig.Pretokenizer *)
module Pretokenizer = Morbig__Pretokenizer

(** @canonical Morbig.QuoteRemoval *)
module QuoteRemoval = Morbig__QuoteRemoval

(** @canonical Morbig.REBracketExpressionLexer *)
module REBracketExpressionLexer = Morbig__REBracketExpressionLexer

(** @canonical Morbig.REBracketExpressionParser *)
module REBracketExpressionParser = Morbig__REBracketExpressionParser

(** @canonical Morbig.RecursiveParser *)
module RecursiveParser = Morbig__RecursiveParser

(** @canonical Morbig.Scripts *)
module Scripts = Morbig__Scripts

(** @canonical Morbig.TildePrefix *)
module TildePrefix = Morbig__TildePrefix

(** @canonical Morbig.Token *)
module Token = Morbig__Token

(** @canonical Morbig.Version *)
module Version = Morbig__Version