Liquidsoap_lang.Term_preprocessortype processor =
(Parser.token * Lexing.position * Lexing.position, Parsed_term.t)
MenhirLib.Convert.revisedexception Includer_error of exn * Sedlexing.lexbuf * Printexc.raw_backtraceval program :
(unit -> Parser.token * Lexing.position * Lexing.position) ->
Parsed_term.tval let_script_path :
filename:Liquidsoap_lang.Parser_helper.Term.parsed_ast ->
Parsed_term.t ->
Liquidsoap_lang.Parser_helper.Term.tval mk_expr :
?fname:string ->
((unit -> Parser.token * Lexing.position * Lexing.position) -> Parsed_term.t) ->
Sedlexing.lexbuf ->
Liquidsoap_lang.Parser_helper.Term.tval concat_term : Parsed_term.t -> Parsed_term.t -> Parsed_term.tval includer_reducer :
pos:Parsed_term.pos ->
[< `Include of Parsed_term.inc ] ->
Liquidsoap_lang.Parser_helper.Term.tval expand_encoder : Parsed_term.encoder -> Parsed_term.encoderval expand_term : Parsed_term.t -> Parsed_term.t