transept.genlex
Lexer.Make
transept
transept.core
transept.extension
transept.json
transept.specs
transept.stream
transept.utils
module Parser : Transept_specs.PARSER with type e = char
val tokenizer : unit Parser.t -> string list -> Lexeme.t Parser.t
val tokenizer_with_spaces : string list -> Lexeme.t Parser.t