Module Lexer


module Lexer: sig .. end

exception Lexical_error of string
val token : Lexing.lexbuf -> Fragments.token