inherit Morsmall__.Location.located_iter
method visit_name : 'b -> 'c -> name -> unitmethod visit_character_range : 'b -> 'd -> char list -> unitmethod visit_NoAttribute : 'b -> 'e -> unitmethod visit_ParameterLength : 'b -> 'f -> word -> unitmethod visit_UseDefaultValues : 'b -> 'g -> word -> unitmethod visit_AssignDefaultValues : 'b -> 'h -> word -> unitmethod visit_IndicateErrorifNullorUnset : 'b -> 'i -> word -> unitmethod visit_UseAlternativeValue : 'b -> 'j -> word -> unitmethod visit_RemoveSmallestSuffixPattern : 'b -> 'k -> word -> unitmethod visit_RemoveLargestSuffixPattern : 'b -> 'l -> word -> unitmethod visit_RemoveSmallestPrefixPattern : 'b -> 'm -> word -> unitmethod visit_RemoveLargestPrefixPattern : 'b -> 'n -> word -> unitmethod visit_attribute : 'b -> 'o -> attribute -> unitmethod visit_WTildePrefix : 'b -> 'p -> string -> unitmethod visit_WLiteral : 'b -> 'q -> string -> unitmethod visit_WDoubleQuoted : 'b -> 'r -> word -> unitmethod visit_WSubshell : 'b -> 't -> program -> unitmethod visit_WGlobAll : 'b -> 'u -> unitmethod visit_WGlobAny : 'b -> 'v -> unitmethod visit_WBracketExpression : 'b ->
'w ->
Morbig.CST.bracket_expression ->
unitmethod visit_word : 'b -> 'y -> word -> unitmethod visit_word' : 'b -> 'z -> word Morbig.CST.located -> unitmethod visit_pattern : 'b -> 'a1 -> pattern -> unitmethod visit_pattern' : 'b -> 'b1 -> pattern Morbig.CST.located -> unitmethod visit_assignment : 'b -> 'c1 -> assignment -> unitmethod visit_assignment' : 'b -> 'd1 -> assignment Morbig.CST.located -> unitmethod visit_descr : 'b -> 'e1 -> descr -> unitmethod visit_program : 'b -> 'f1 -> program -> unitmethod visit_Simple : 'b ->
'g1 ->
assignment Morbig.CST.located list ->
word Morbig.CST.located list ->
unitmethod visit_Async : 'b -> 'h1 -> command -> unitmethod visit_Not : 'b -> 'l1 -> command' -> unitmethod visit_Subshell : 'b -> 'n1 -> command' -> unitmethod visit_Function : 'b -> 't1 -> name -> command' -> unitmethod visit_HereDocument : 'b ->
'v1 ->
command' ->
descr ->
word Morbig.CST.located ->
unitmethod visit_command : 'b -> 'w1 -> command -> unitmethod visit_command' : 'b -> 'x1 -> command' -> unitmethod visit_case_item : 'b -> 'y1 -> case_item -> unitmethod visit_case_item' : 'b -> 'z1 -> case_item' -> unitmethod visit_Output : 'b -> 'a2 -> unitmethod visit_OutputDuplicate : 'b -> 'b2 -> unitmethod visit_OutputAppend : 'b -> 'c2 -> unitmethod visit_OutputClobber : 'b -> 'd2 -> unitmethod visit_kind : 'b -> 'h2 -> kind -> unit