package dolmen

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

Parameter Make.Lex

exception Error

The exception raised by the lexer when it cannot produce a token.

val token : Lexing.lexbuf -> Ty.token

The function producing token from a lexbuf.

OCaml

Innovation. Community. Security.