package lua_parser

  1. Overview
  2. Docs
A Lua 5.2 Parser

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.0.tar.gz
md5=040b79da95d5dbe7d5d2ecc03320b72e
sha512=537e2b38bf8590e9fc4592f4e39a6a8ad3029693e6b052376d342c13be9349fa4db3d3a2557e7ffaeb6580ad929d681271d951d0b619d3c6ca448042412e4a74

doc/lua_parser.lib/Lua_parser/Lexer/index.html

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.