Module Rdf_ulex

module Rdf_ulex: sig .. end
Utilities to use Ulex.

val menhir_with_ulex : ('a, 'b) MenhirLib.Convert.traditional ->
(int -> Ulexing.lexbuf -> int * 'a) -> ?fname:string -> Ulexing.lexbuf -> 'b