package datalog

  1. Overview
  2. Docs

Module Datalog.LexerSource

Sourceval lexing_error : string -> Lexing.lexbuf -> 'a
Sourceval __ocaml_lex_tables : Lexing.lex_tables
Sourceval __ocaml_lex_token_rec : Lexing.lexbuf -> int -> Parser.token
Sourceval print_location : Lexing.lexbuf -> string