Class AST.reduce2

constraint < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > = < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. >
inherit Location.located_reduce2
method visit_name : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> name -> name -> 'g
method visit_character_range : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'h -> char list -> char list -> 'g
method visit_NoAttribute : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> 'g
method visit_ParameterLength : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> word -> word -> 'g
method visit_UseDefaultValues : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> word -> word -> 'g
method visit_AssignDefaultValues : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> word -> word -> 'g
method visit_IndicateErrorifNullorUnset : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> word -> word -> 'g
method visit_UseAlternativeValue : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> word -> word -> 'g
method visit_RemoveSmallestSuffixPattern : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> word -> word -> 'g
method visit_RemoveLargestSuffixPattern : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> word -> word -> 'g
method visit_RemoveSmallestPrefixPattern : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> word -> word -> 'g
method visit_RemoveLargestPrefixPattern : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> word -> word -> 'g
method fail_attribute : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> attribute -> attribute -> 'g
method visit_attribute : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> attribute -> attribute -> 'g
method visit_WTildePrefix : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> string -> string -> 'g
method visit_WLiteral : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> string -> string -> 'g
method visit_WDoubleQuoted : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> word -> word -> 'g
method visit_WVariable : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> name -> name -> attribute -> attribute -> 'g
method visit_WSubshell : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> program -> program -> 'g
method visit_WGlobAll : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> 'g
method visit_WGlobAny : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> 'g
method visit_WBracketExpression : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g
method fail_word_component : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> word_component -> word_component -> 'g
method visit_word_component : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> word_component -> word_component -> 'g
method visit_word : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> word -> word -> 'g
method visit_word' : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g
method visit_pattern : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> pattern -> pattern -> 'g
method visit_pattern' : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g
method visit_assignment : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> assignment -> assignment -> 'g
method visit_assignment' : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g
method visit_descr : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> descr -> descr -> 'g
method visit_program : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> program -> program -> 'g
method visit_Simple : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g
method visit_Async : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> command -> command -> 'g
method visit_Seq : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> command' -> command' -> command' -> command' -> 'g
method visit_And : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> command' -> command' -> command' -> command' -> 'g
method visit_Or : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> command' -> command' -> command' -> command' -> 'g
method visit_Not : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> command' -> command' -> 'g
method visit_Pipe : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> command' -> command' -> command' -> command' -> 'g
method visit_Subshell : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> command' -> command' -> 'g
method visit_For : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g
method visit_Case : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> word -> word -> case_item' list -> case_item' list -> 'g
method visit_If : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g
method visit_While : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> command' -> command' -> command' -> command' -> 'g
method visit_Until : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> command' -> command' -> command' -> command' -> 'g
method visit_Function : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> name -> name -> command' -> command' -> 'g
method visit_Redirection : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g
method visit_HereDocument : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g
method fail_command : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> command -> command -> 'g
method visit_command : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> command -> command -> 'g
method visit_command' : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> command' -> command' -> 'g
method visit_case_item : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> case_item -> case_item -> 'g
method visit_case_item' : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> case_item' -> case_item' -> 'g
method visit_Output : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> 'g
method visit_OutputDuplicate : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> 'g
method visit_OutputAppend : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> 'g
method visit_OutputClobber : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> 'g
method visit_Input : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> 'g
method visit_InputDuplicate : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> 'g
method visit_InputOutput : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> 'g
method fail_kind : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> kind -> kind -> 'g
method visit_kind : < fail_attribute : 'd -> attribute -> attribute -> 'g; fail_command : 'd -> command -> command -> 'g; fail_kind : 'd -> kind -> kind -> 'g; fail_word_component : 'd -> word_component -> word_component -> 'g; visit_And : 'd -> command' -> command' -> command' -> command' -> 'g; visit_AssignDefaultValues : 'd -> word -> word -> 'g; visit_Async : 'd -> command -> command -> 'g; visit_Case : 'd -> word -> word -> case_item' list -> case_item' list -> 'g; visit_For : 'd -> name -> name -> word list option -> word list option -> command' -> command' -> 'g; visit_Function : 'd -> name -> name -> command' -> command' -> 'g; visit_HereDocument : 'd -> command' -> command' -> descr -> descr -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_If : 'd -> command' -> command' -> command' -> command' -> command' option -> command' option -> 'g; visit_IndicateErrorifNullorUnset : 'd -> word -> word -> 'g; visit_Input : 'd -> 'g; visit_InputDuplicate : 'd -> 'g; visit_InputOutput : 'd -> 'g; visit_NoAttribute : 'd -> 'g; visit_Not : 'd -> command' -> command' -> 'g; visit_Or : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Output : 'd -> 'g; visit_OutputAppend : 'd -> 'g; visit_OutputClobber : 'd -> 'g; visit_OutputDuplicate : 'd -> 'g; visit_ParameterLength : 'd -> word -> word -> 'g; visit_Pipe : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Redirection : 'd -> command' -> command' -> descr -> descr -> kind -> kind -> word -> word -> 'g; visit_RemoveLargestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveLargestSuffixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestPrefixPattern : 'd -> word -> word -> 'g; visit_RemoveSmallestSuffixPattern : 'd -> word -> word -> 'g; visit_Seq : 'd -> command' -> command' -> command' -> command' -> 'g; visit_Simple : 'd -> assignment Morbig.CST.located list -> assignment Morbig.CST.located list -> word Morbig.CST.located list -> word Morbig.CST.located list -> 'g; visit_Subshell : 'd -> command' -> command' -> 'g; visit_Until : 'd -> command' -> command' -> command' -> command' -> 'g; visit_UseAlternativeValue : 'd -> word -> word -> 'g; visit_UseDefaultValues : 'd -> word -> word -> 'g; visit_WBracketExpression : 'd -> Morbig.CST.bracket_expression -> Morbig.CST.bracket_expression -> 'g; visit_WDoubleQuoted : 'd -> word -> word -> 'g; visit_WGlobAll : 'd -> 'g; visit_WGlobAny : 'd -> 'g; visit_WLiteral : 'd -> string -> string -> 'g; visit_WSubshell : 'd -> program -> program -> 'g; visit_WTildePrefix : 'd -> string -> string -> 'g; visit_WVariable : 'd -> name -> name -> attribute -> attribute -> 'g; visit_While : 'd -> command' -> command' -> command' -> command' -> 'g; visit_assignment : 'd -> assignment -> assignment -> 'g; visit_assignment' : 'd -> assignment Morbig.CST.located -> assignment Morbig.CST.located -> 'g; visit_attribute : 'd -> attribute -> attribute -> 'g; visit_case_item : 'd -> case_item -> case_item -> 'g; visit_case_item' : 'd -> case_item' -> case_item' -> 'g; visit_character_range : 'h -> char list -> char list -> 'g; visit_command : 'd -> command -> command -> 'g; visit_command' : 'd -> command' -> command' -> 'g; visit_descr : 'd -> descr -> descr -> 'g; visit_kind : 'd -> kind -> kind -> 'g; visit_lexing_position : env. 'env -> Morbig.CST.lexing_position -> Morbig.CST.lexing_position -> 'g; visit_located : env a_0 a_1. ('env -> 'a_0 -> 'a_1 -> 'g) -> 'env -> 'a_0 Morbig.CST.located -> 'a_1 Morbig.CST.located -> 'g; visit_name : 'd -> name -> name -> 'g; visit_pattern : 'd -> pattern -> pattern -> 'g; visit_pattern' : 'd -> pattern Morbig.CST.located -> pattern Morbig.CST.located -> 'g; visit_position : env. 'env -> Morbig.CST.position -> Morbig.CST.position -> 'g; visit_program : 'd -> program -> program -> 'g; visit_word : 'd -> word -> word -> 'g; visit_word' : 'd -> word Morbig.CST.located -> word Morbig.CST.located -> 'g; visit_word_component : 'd -> word_component -> word_component -> 'g; .. > -> 'd -> kind -> kind -> 'g