package css-parser

  1. Overview
  2. Docs

Source file css.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(* generated by dune *)

(** @canonical Css.Lex_buffer *)
module Lex_buffer = Css__Lex_buffer

(** @canonical Css.Lexer *)
module Lexer = Css__Lexer

(** @canonical Css.Menhir_parser *)
module Menhir_parser = Css__Menhir_parser

(** @canonical Css.Parser *)
module Parser = Css__Parser

(** @canonical Css.Types *)
module Types = Css__Types
OCaml

Innovation. Community. Security.