package lua_parser

  1. Overview
  2. Docs
A Lua 5.2 Parser

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.2.tar.gz
md5=35b1a3c607a0e23f81322f4b99b11d13
sha512=ed3995928aaf87d68114a9d5bee1ca5b41dd359134589ef6eba4ea2cc5b41a78bc4ac35603301dc1bd29260a0908c6142fabf689a7a7d8b76a3abf8ecdbd9194

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.