module Lexer: sig .. end
sig
end
val main : ?buf:Buffer.t -> Lexing.lexbuf -> Parser.token
?buf:Buffer.t -> Lexing.lexbuf -> Parser.token
val main_with_layout : ?buf:Buffer.t -> Lexing.lexbuf -> Parser_with_layout.token
?buf:Buffer.t -> Lexing.lexbuf -> Parser_with_layout.token