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