package dolmen

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

Source file dolmen_intf.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
(* generated by dune *)

(** @canonical Dolmen_intf.Id *)
module Id = Dolmen_intf__Id

(** @canonical Dolmen_intf.Language *)
module Language = Dolmen_intf__Language

(** @canonical Dolmen_intf.Lex *)
module Lex = Dolmen_intf__Lex

(** @canonical Dolmen_intf.Location *)
module Location = Dolmen_intf__Location

(** @canonical Dolmen_intf.Parse *)
module Parse = Dolmen_intf__Parse

(** @canonical Dolmen_intf.Stmt *)
module Stmt = Dolmen_intf__Stmt

(** @canonical Dolmen_intf.Term *)
module Term = Dolmen_intf__Term
OCaml

Innovation. Community. Security.