inherit Morsmall__.Location.located_map2
method visit_character_range : 'b -> 'd -> char list -> char list -> char list
method visit_NoAttribute : 'b -> 'e -> attribute
method visit_WTildePrefix : 'b -> 'q -> string -> string -> word_component
method visit_WLiteral : 'b -> 'r -> string -> string -> word_component
method visit_WBracketExpression : 'b ->
'x ->
Morbig.CST.bracket_expression ->
Morbig.CST.bracket_expression ->
word_component
method visit_word' : 'b ->
'b1 ->
word Morbig.CST.located ->
word Morbig.CST.located ->
word Morbig.CST.located
method visit_pattern' : 'b ->
'd1 ->
pattern Morbig.CST.located ->
pattern Morbig.CST.located ->
pattern Morbig.CST.located
method visit_Simple : 'b ->
'i1 ->
assignment Morbig.CST.located list ->
assignment Morbig.CST.located list ->
word Morbig.CST.located list ->
word Morbig.CST.located list ->
command
method visit_Output : 'b -> 'd2 -> kind
method visit_OutputDuplicate : 'b -> 'e2 -> kind
method visit_OutputAppend : 'b -> 'f2 -> kind
method visit_OutputClobber : 'b -> 'g2 -> kind