package css-parser

  1. Overview
  2. Docs

Module CssSource

Sourcemodule Lex_buffer : sig ... end

A custom lexbuffer that automatically keeps track of the source location. This module is a thin wrapper arounds sedlexing's default buffer, which does not provide this functionality.

Sourcemodule Lexer : sig ... end
Sourcemodule Menhir_parser : sig ... end
Sourcemodule Parser : sig ... end
Sourcemodule Types : sig ... end
OCaml

Innovation. Community. Security.