Logtk_parsers.Util_zfval create_parse_cache : unit -> parse_cachetype parser_res = (Logtk.UntypedAST.statement Iter.t, string) CCResult.ttype 'a parser_ = 'a -> parser_resval parse_lexbuf :
?cache:parse_cache ->
?recursive:bool ->
Lexing.lexbuf parser_parse lexbuf.
val parse_stdin : unit parser_parse stdin. Does not expand includes.
val parse_file : ?cache:parse_cache -> ?recursive:bool -> string parser_parse_file ~recursive file parses file