val convert_location : a b. ('a -> 'b) -> 'a Morbig.CST.located -> 'b Location.locatedval convert_location_2 : a b c. ('a -> 'b -> 'c) -> 'a Morbig.CST.located -> 'b -> 'c Location.locatedval erase_location : a b. ('a -> 'b) -> 'a Morbig.CST.located -> 'bval program__to__program : Morbig.CST.program -> AST.programval program'__to__program : Morbig.CST.program' -> AST.programval complete_commands__to__command_list : Morbig.CST.complete_commands -> AST.command' listval complete_commands'__to__command'_list : Morbig.CST.complete_commands' -> AST.programval complete_command__to__command : Morbig.CST.complete_command -> AST.commandval complete_command'__to__command' : Morbig.CST.complete_command' -> AST.command'val clist__to__command : Morbig.CST.clist -> AST.commandval clist'__to__command : Morbig.CST.clist' -> AST.commandval clist'__to__command' : Morbig.CST.clist' -> AST.command'val and_or__to__command : Morbig.CST.and_or -> AST.commandval and_or'__to__command : Morbig.CST.and_or' -> AST.commandval and_or'__to__command' : Morbig.CST.and_or' -> AST.command'val pipeline__to__command : Morbig.CST.pipeline -> AST.commandval pipeline'__to__command : Morbig.CST.pipeline' -> AST.commandval pipeline'__to__command' : Morbig.CST.pipeline' -> AST.command'val pipe_sequence__to__command : Morbig.CST.pipe_sequence -> AST.commandval pipe_sequence'__to__command : Morbig.CST.pipe_sequence' -> AST.commandval pipe_sequence'__to__command' : Morbig.CST.pipe_sequence' -> AST.command'val command__to__command : Morbig.CST.command -> AST.commandval command'__to__command : Morbig.CST.command' -> AST.commandval command'__to__command' : Morbig.CST.command' -> AST.command'val compound_command__to__command : Morbig.CST.compound_command -> AST.commandval compound_command'__to__command : Morbig.CST.compound_command' -> AST.commandval compound_command'__to__command' : Morbig.CST.compound_command' -> AST.command'val subshell__to__command : Morbig.CST.subshell -> AST.commandval subshell'__to__command : Morbig.CST.subshell' -> AST.commandval compound_list__to__command : Morbig.CST.compound_list -> AST.commandval compound_list'__to__command : Morbig.CST.compound_list' -> AST.commandval compound_list'__to__command' : Morbig.CST.compound_list' -> AST.command'val term__to__command : Morbig.CST.term -> AST.commandval term'__to__command : Morbig.CST.term' -> AST.commandval term'__to__command' : Morbig.CST.term' -> AST.command'val for_clause__to__command : Morbig.CST.for_clause -> AST.commandval for_clause'__to__command : Morbig.CST.for_clause' -> AST.commandval wordlist__to__word_list : Morbig.CST.wordlist -> AST.word listval wordlist'__to__word_list : Morbig.CST.wordlist' -> AST.word listval case_clause__to__command : Morbig.CST.case_clause -> AST.commandval case_clause'__to__command : Morbig.CST.case_clause' -> AST.commandval case_list_ns__to__case_item'_list : Morbig.CST.case_list_ns -> AST.case_item' listval case_list_ns'__to__case_item'_list : Morbig.CST.case_list_ns' -> AST.case_item' listval case_list__to__case_item'_list : Morbig.CST.case_list -> AST.case_item' listval case_list'__to__case_item'_list : Morbig.CST.case_list' -> AST.case_item' listval case_item_ns__to__case_item : Morbig.CST.case_item_ns -> AST.case_itemval case_item_ns'__to__case_item' : Morbig.CST.case_item_ns' -> AST.case_item'val case_item__to__case_item : Morbig.CST.case_item -> AST.case_itemval case_item'__to__case_item' : Morbig.CST.case_item' -> AST.case_item'val pattern__to__pattern : Morbig.CST.pattern -> AST.patternval pattern'__to__pattern : Morbig.CST.pattern' -> AST.patternval pattern'__to__pattern' : Morbig.CST.pattern' -> AST.pattern'val if_clause__to__command : Morbig.CST.if_clause -> AST.commandval if_clause'__to__command : Morbig.CST.if_clause' -> AST.commandval else_part__to__command : Morbig.CST.else_part -> AST.commandval else_part'__to__command' : Morbig.CST.else_part' -> AST.command'val while_clause__to__command : Morbig.CST.while_clause -> AST.commandval while_clause'__to__command : Morbig.CST.while_clause' -> AST.commandval until_clause__to__command : Morbig.CST.until_clause -> AST.commandval until_clause'__to__command : Morbig.CST.until_clause' -> AST.commandval function_definition__to__command : Morbig.CST.function_definition -> AST.commandval function_definition'__to__command : Morbig.CST.function_definition' -> AST.commandval function_body__to__command : Morbig.CST.function_body -> AST.commandval function_body'__to__command' : Morbig.CST.function_body' -> AST.command'val fname__to__name : Morbig.CST.fname -> AST.nameval fname'__to__name : Morbig.CST.fname' -> AST.nameval brace_group__to__command : Morbig.CST.brace_group -> AST.commandval brace_group'__to__command : Morbig.CST.brace_group' -> AST.commandval do_group__to__command : Morbig.CST.do_group -> AST.commandval do_group'__to__command' : Morbig.CST.do_group' -> AST.command'val simple_command'__to__command : Morbig.CST.simple_command' -> AST.commandval sort__cmd_prefix : Morbig.CST.assignment_word' list -> Morbig.CST.io_redirect' list -> Morbig.CST.cmd_prefix -> Morbig.CST.assignment_word' list * Morbig.CST.io_redirect' listval sort__cmd_prefix' : Morbig.CST.assignment_word' list -> Morbig.CST.io_redirect' list -> Morbig.CST.cmd_prefix' -> Morbig.CST.assignment_word' list * Morbig.CST.io_redirect' listval sort__cmd_suffix : Morbig.CST.word' list -> Morbig.CST.io_redirect' list -> Morbig.CST.cmd_suffix -> Morbig.CST.word' list * Morbig.CST.io_redirect' listval sort__cmd_suffix' : Morbig.CST.word' list -> Morbig.CST.io_redirect' list -> Morbig.CST.cmd_suffix' -> Morbig.CST.word' list * Morbig.CST.io_redirect' listval cmd_name__to__word : Morbig.CST.cmd_name -> AST.wordval cmd_name'__to__word' : Morbig.CST.cmd_name' -> AST.word'val cmd_word__to__word : Morbig.CST.cmd_word -> AST.wordval cmd_word'__to__word' : Morbig.CST.cmd_word' -> AST.word'val redirect_list__to__command : Morbig.CST.redirect_list -> AST.command' -> AST.commandval redirect_list'__to__command : Morbig.CST.redirect_list' -> AST.command' -> AST.commandval io_redirect__to__command : Morbig.CST.io_redirect -> AST.command' -> AST.commandval io_redirect'__to__command : Morbig.CST.io_redirect' -> AST.command' -> AST.commandval io_redirect'__to__command' : Morbig.CST.io_redirect' -> AST.command' -> AST.command'val io_file__to__kind_word : Morbig.CST.io_file -> AST.kind * AST.wordval io_file'__to__kind_word : Morbig.CST.io_file' -> AST.kind * AST.wordval filename__to__word : Morbig.CST.filename -> AST.wordval filename'__to__word : Morbig.CST.filename' -> AST.wordval io_here__to__strip_word' : Morbig.CST.io_here -> bool * AST.word'val io_here'__to__strip_word' : Morbig.CST.io_here' -> bool * AST.word'val separator_op__to__command : Morbig.CST.separator_op -> AST.command -> AST.commandval separator_op'__to__command : Morbig.CST.separator_op' -> AST.command -> AST.commandval separator_op'__to__command' : Morbig.CST.separator_op' -> AST.command' -> AST.command'val separator__to__command : Morbig.CST.separator -> AST.command -> AST.commandval separator'__to__command : Morbig.CST.separator' -> AST.command -> AST.commandval separator'__to__command' : Morbig.CST.separator' -> AST.command' -> AST.command'val sequential_sep__to__command : 'a -> AST.command -> AST.commandval word__to__word : Morbig.CST.word -> AST.wordval word'__to__word : Morbig.CST.word' -> AST.wordval word'__to__word' : Morbig.CST.word' -> AST.word'val word_double_quoted__to__word : Morbig.CST.word -> AST.wordval word_cst__to__word : Morbig.CST.word_cst -> AST.wordval word_cst_double_quoted__to__word : Morbig.CST.word_cst -> AST.wordval word_component__to__word : Morbig.CST.word_component -> AST.word_component listval word_component_double_quoted__to__word : Morbig.CST.word_component -> AST.word_component listval variable_attribute__to__attribute : Morbig.CST.variable_attribute -> AST.attributeval name__to__name : Morbig.CST.name -> AST.nameval name'__to__name : Morbig.CST.name' -> AST.nameval assignment_word__to__assignment : Morbig.CST.assignment_word -> AST.assignmentval assignment_word'__to__assignment' : Morbig.CST.assignment_word' -> AST.assignment'val io_number__to__int : Morbig.CST.io_number -> AST.descr