package fmlib

  1. Overview
  2. Docs

Module Fmlib_parseSource

Sourcemodule Buffer : sig ... end
Sourcemodule Character : sig ... end

Character Parser: An indentation sensitive parser which parses streams of characters i.e. the token type is char.

Sourcemodule Character_state : sig ... end
Sourcemodule Error : sig ... end
Sourcemodule Generic : sig ... end

A Generic Parser where all parameters are customizable.

Sourcemodule Indent : sig ... end

The allowed indentations: Helper module for indentation sensitive parsing.

Sourcemodule Interfaces : sig ... end
Sourcemodule Located : sig ... end

A parsing construct located within a file.

module Parse : sig ... end

Parsing Library

Sourcemodule Position : sig ... end

Represent a position in a text file.

Sourcemodule Test_calculator : sig ... end
Sourcemodule Test_character : sig ... end
OCaml

Innovation. Community. Security.