package dune

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

Source file dune_lang__.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
(** @canonical Dune_lang.Atom *)
module Atom = Dune_lang__Atom

(** @canonical Dune_lang.Dune_lang *)
module Dune_lang = Dune_lang

(** @canonical Dune_lang.Dune_lexer *)
module Dune_lexer = Dune_lang__Dune_lexer

(** @canonical Dune_lang.Escape *)
module Escape = Dune_lang__Escape

(** @canonical Dune_lang.Jbuild_lexer *)
module Jbuild_lexer = Dune_lang__Jbuild_lexer

(** @canonical Dune_lang.Lexer *)
module Lexer = Dune_lang__Lexer

(** @canonical Dune_lang.Lexer_shared *)
module Lexer_shared = Dune_lang__Lexer_shared

(** @canonical Dune_lang.Syntax *)
module Syntax = Dune_lang__Syntax

(** @canonical Dune_lang.Template *)
module Template = Dune_lang__Template

(** @canonical Dune_lang.Types *)
module Types = Dune_lang__Types
OCaml

Innovation. Community. Security.