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 fail_word_component : 'h ->
'd ->
word_component ->
word_component ->
unit
method visit_word_component : 'h ->
'd ->
word_component ->
word_component ->
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_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_Case : 'h ->
'd ->
word ->
word ->
case_item' list ->
case_item' list ->
unit
method visit_case_item' : 'h -> 'd -> case_item' -> case_item' -> unit