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