Module Frontend.ParseSource

Sourcemodule Source = Util.Source
Sourceval with_lexbuf : string -> Lexing.lexbuf -> ((Lexing.lexbuf -> Parser.token) -> Lexing.lexbuf -> 'a) -> 'a
Sourceval parse_mixop : string -> unit Domain.Mixfix.t
Sourceval parse_file : string -> Lang.El.spec
Sourceval parse_string : string -> Lang.El.spec