inherit Morsmall__.Location.located_reduce
method visit_name : 'b -> 'c -> name -> 'd
method visit_character_range : 'b -> 'e -> char list -> 'd
method visit_NoAttribute : 'b -> 'f -> 'g
method visit_ParameterLength : 'b -> 'h -> word -> 'i
method visit_UseDefaultValues : 'b -> 'j -> word -> 'k
method visit_AssignDefaultValues : 'b -> 'l -> word -> 'm
method visit_IndicateErrorifNullorUnset : 'b -> 'n -> word -> 'o
method visit_UseAlternativeValue : 'b -> 'p -> word -> 'q
method visit_RemoveSmallestSuffixPattern : 'b -> 'r -> word -> 's
method visit_RemoveLargestSuffixPattern : 'b -> 't -> word -> 'u
method visit_RemoveSmallestPrefixPattern : 'b -> 'v -> word -> 'w
method visit_RemoveLargestPrefixPattern : 'b -> 'x -> word -> 'y
method visit_attribute : 'b -> 'z -> attribute -> 'a1
method visit_WTildePrefix : 'b -> 'b1 -> string -> 'c1
method visit_WLiteral : 'b -> 'd1 -> string -> 'e1
method visit_WDoubleQuoted : 'b -> 'f1 -> word -> 'g1
method visit_WSubshell : 'b -> 'j1 -> program -> 'k1
method visit_WGlobAll : 'b -> 'l1 -> 'm1
method visit_WGlobAny : 'b -> 'n1 -> 'o1
method visit_WBracketExpression : 'b ->
'p1 ->
Morbig.CST.bracket_expression ->
'q1
method visit_word : 'b -> 't1 -> word -> 'd
method visit_word' : 'b -> 'u1 -> word Morbig.CST.located -> 'd
method visit_pattern : 'b -> 'v1 -> pattern -> 'd
method visit_pattern' : 'b -> 'w1 -> pattern Morbig.CST.located -> 'd
method visit_assignment : 'b -> 'x1 -> assignment -> 'y1
method visit_assignment' : 'b -> 'z1 -> assignment Morbig.CST.located -> 'd
method visit_descr : 'b -> 'a2 -> descr -> 'd
method visit_program : 'b -> 'b2 -> program -> 'c2
method visit_Simple : 'b ->
'd2 ->
assignment Morbig.CST.located list ->
word Morbig.CST.located list ->
'e2
method visit_Async : 'b -> 'f2 -> command -> 'g2
method visit_Not : 'b -> 'n2 -> command' -> 'o2
method visit_Subshell : 'b -> 'r2 -> command' -> 's2
method visit_Function : 'b -> 'd3 -> name -> command' -> 'e3
method visit_HereDocument : 'b ->
'h3 ->
command' ->
descr ->
word Morbig.CST.located ->
'i3
method visit_command : 'b -> 'j3 -> command -> 'k3
method visit_command' : 'b -> 'l3 -> command' -> 'd
method visit_case_item : 'b -> 'm3 -> case_item -> 'n3
method visit_case_item' : 'b -> 'o3 -> case_item' -> 'd
method visit_Output : 'b -> 'p3 -> 'q3
method visit_OutputDuplicate : 'b -> 'r3 -> 's3
method visit_OutputAppend : 'b -> 't3 -> 'u3
method visit_OutputClobber : 'b -> 'v3 -> 'w3
method visit_kind : 'b -> 'd4 -> kind -> 'e4