package mopsa

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

Module Mopsa_universal_parser.U_lexerSource

Sourceval character_of_string : string -> char
Sourceval kwd_table : (string, U_parser.token) Hashtbl.t
Sourceval __ocaml_lex_tables : Lexing.lex_tables
Sourceval __ocaml_lex_token_rec : Lexing.lexbuf -> int -> U_parser.token
Sourceval comment : Lexing.lexbuf -> unit
Sourceval __ocaml_lex_comment_rec : Lexing.lexbuf -> int -> unit
Sourceval __ocaml_lex_stringer_rec : Buffer.t -> Lexing.lexbuf -> int -> U_parser.token
Sourceval __ocaml_lex_character_rec : Buffer.t -> Lexing.lexbuf -> int -> U_parser.token
OCaml

Innovation. Community. Security.