package herdtools7

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

Module Lexer.MakeSource

Parameters

module Config : CONFIG

Signature

Sourceexception LexerError
Sourceval bitvector_lit : string -> Tokens.token
Sourceval mask_lit : string -> Tokens.token
Sourceval reserved_err : string -> 'a
Sourceval tr_name : string -> Tokens.token
Sourceval __ocaml_lex_tables : Lexing.lex_tables
Sourceval escaped_string_chars : Buffer.t -> Lexing.lexbuf -> Tokens.token
Sourceval __ocaml_lex_escaped_string_chars_rec : Buffer.t -> Lexing.lexbuf -> int -> Tokens.token
Sourceval __ocaml_lex_string_lit_rec : Buffer.t -> Lexing.lexbuf -> int -> Tokens.token
Sourceval c_comments : Lexing.lexbuf -> Tokens.token
Sourceval __ocaml_lex_c_comments_rec : Lexing.lexbuf -> int -> Tokens.token
Sourceval __ocaml_lex_token_rec : Lexing.lexbuf -> int -> Tokens.token
OCaml

Innovation. Community. Security.