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