package ocaml-base-compiler

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

The lexer for string to build text structures.

val line_number : int ref
val char_number : int ref
val init : unit -> unit