inherit Morsmall__.Location.located_mapreduce
method visit_name : 'b -> 'c -> name -> name * 'd
method visit_character_range : 'b -> 'e -> char list -> char list * 'f
method visit_NoAttribute : 'b -> 'g -> attribute * 'h
method visit_ParameterLength : 'b -> 'i -> word -> attribute * 'j
method visit_UseDefaultValues : 'b -> 'k -> word -> attribute * 'l
method visit_AssignDefaultValues : 'b -> 'm -> word -> attribute * 'n
method visit_IndicateErrorifNullorUnset : 'b -> 'o -> word -> attribute * 'p
method visit_UseAlternativeValue : 'b -> 'q -> word -> attribute * 'r
method visit_RemoveSmallestSuffixPattern : 'b -> 's -> word -> attribute * 't
method visit_RemoveLargestSuffixPattern : 'b -> 'u -> word -> attribute * 'v
method visit_RemoveSmallestPrefixPattern : 'b -> 'w -> word -> attribute * 'x
method visit_RemoveLargestPrefixPattern : 'b -> 'y -> word -> attribute * 'z
method visit_WTildePrefix : 'b -> 'c1 -> string -> word_component * 'd1
method visit_WBracketExpression : 'b ->
'q1 ->
Morbig.CST.bracket_expression ->
word_component * 'r1
method visit_word : 'b -> 't1 -> word -> word * 'u1
method visit_word' : 'b ->
'v1 ->
word Morbig.CST.located ->
word Morbig.CST.located * 'w1
method visit_pattern' : 'b ->
'y1 ->
pattern Morbig.CST.located ->
pattern Morbig.CST.located * 'z1
method visit_assignment' : 'b ->
'c2 ->
assignment Morbig.CST.located ->
assignment Morbig.CST.located * 'f
method visit_descr : 'b -> 'd2 -> descr -> descr * 'e2
method visit_Simple : 'b ->
'h2 ->
assignment Morbig.CST.located list ->
word Morbig.CST.located list ->
command * 'i2
method visit_Output : 'b -> 's3 -> kind * 't3
method visit_OutputDuplicate : 'b -> 'u3 -> kind * 'v3
method visit_OutputAppend : 'b -> 'w3 -> kind * 'x3
method visit_OutputClobber : 'b -> 'y3 -> kind * 'z3
method visit_kind : 'b -> 'g4 -> kind -> kind * 'h4