package archetype

  1. Overview
  2. Docs
Archetype language compiler

Install

Dune Dependency

Authors

Maintainers

Sources

1.3.0.tar.gz
md5=eecc053d9379ea46d2146931cef1d2af
sha512=f807737647e370d9c830d88c4b85f27b1fdbdf83f5ee0afb80dc8ab0af3b051c432806b4d2f23da50b4c13d715b08d9aa4dab6a9aaa87acefacf2d21fb6a5fcc

doc/archetype/Archetype/Lexer/index.html

Module Archetype.LexerSource

Sourceexception LexError
Sourceval emit_error : Location.t -> string -> unit
Sourceval lex_error : Lexing.lexbuf -> string -> 'a
Sourceval keywords : (string, Parser.token) Hashtbl.t
Sourceval keywords_ : (string * Parser.token) list
Sourceval __ocaml_lex_tables : Lexing.lex_tables
Sourceval __ocaml_lex_token_rec : Lexing.lexbuf -> int -> Parser.token
Sourceval comment : Lexing.lexbuf -> unit
Sourceval __ocaml_lex_comment_rec : Lexing.lexbuf -> int -> unit
Sourceval comment2 : Lexing.lexbuf -> unit
Sourceval __ocaml_lex_comment2_rec : Lexing.lexbuf -> int -> unit
Sourceval comment_line : Lexing.lexbuf -> unit
Sourceval __ocaml_lex_comment_line_rec : Lexing.lexbuf -> int -> unit
Sourceval __ocaml_lex_string_rec : Buffer.t -> Lexing.lexbuf -> int -> Buffer.t
Sourceval string_ext : Buffer.t -> Lexing.lexbuf -> Buffer.t
Sourceval __ocaml_lex_string_ext_rec : Buffer.t -> Lexing.lexbuf -> int -> Buffer.t
OCaml

Innovation. Community. Security.