Class AST.iter2

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