package lua_parser

  1. Overview
  2. Docs

Module Lua_parser.LexerSource

Sourceval __ocaml_lex_tables : Lexing.lex_tables
Sourceval __ocaml_lex_tok_rec : Lexing.lexbuf -> int -> Tokens.token
Sourceval longstring : Lexing.lexbuf -> Tokens.token
Sourceval __ocaml_lex_longstring_rec : Lexing.lexbuf -> int -> Tokens.token
Sourceval __ocaml_lex_comment_rec : Lexing.lexbuf -> int -> Tokens.token
Sourceval longcomment : Lexing.lexbuf -> Tokens.token
Sourceval __ocaml_lex_longcomment_rec : Lexing.lexbuf -> int -> Tokens.token
Sourceval __ocaml_lex_eolstr_rec : Lexing.lexbuf -> int -> Tokens.token
Sourceval __ocaml_lex_eolcomm_rec : Lexing.lexbuf -> int -> Tokens.token
OCaml

Innovation. Community. Security.