inherit Morsmall__.Location.located_map
method visit_name : 'b -> 'c -> name -> name
method visit_character_range : 'b -> 'd -> char list -> char list
method visit_NoAttribute : 'b -> 'e -> attribute
method visit_IndicateErrorifNullorUnset : 'b -> 'i -> word -> attribute
method visit_RemoveSmallestSuffixPattern : 'b -> 'k -> word -> attribute
method visit_RemoveLargestSuffixPattern : 'b -> 'l -> word -> attribute
method visit_RemoveSmallestPrefixPattern : 'b -> 'm -> word -> attribute
method visit_RemoveLargestPrefixPattern : 'b -> 'n -> word -> attribute
method visit_WBracketExpression : 'b ->
'w ->
Morbig.CST.bracket_expression ->
word_component
method visit_word : 'b -> 'y -> word -> word
method visit_word' : 'b ->
'z ->
word Morbig.CST.located ->
word Morbig.CST.located
method visit_pattern' : 'b ->
'b1 ->
pattern Morbig.CST.located ->
pattern Morbig.CST.located
method visit_assignment' : 'b ->
'd1 ->
assignment Morbig.CST.located ->
assignment Morbig.CST.located
method visit_Simple : 'b ->
'g1 ->
assignment Morbig.CST.located list ->
word Morbig.CST.located list ->
command
method visit_Output : 'b -> 'a2 -> kind
method visit_OutputDuplicate : 'b -> 'b2 -> kind
method visit_OutputAppend : 'b -> 'c2 -> kind
method visit_OutputClobber : 'b -> 'd2 -> kind
method visit_kind : 'b -> 'h2 -> kind -> kind