inherit Morsmall__.Location.located_iter2
method visit_name : 'c -> name -> name -> unitmethod visit_character_range : 'd -> char list -> char list -> unitmethod visit_NoAttribute : 'c -> unitmethod visit_ParameterLength : 'c -> unitmethod visit_UseDefaultValues : 'c -> word -> word -> bool -> bool -> unitmethod visit_AssignDefaultValues : 'c -> word -> word -> bool -> bool -> unitmethod visit_IndicateErrorifNullorUnset : 'c ->
word ->
word ->
bool ->
bool ->
unitmethod visit_UseAlternativeValue : 'c -> word -> word -> bool -> bool -> unitmethod visit_RemoveSmallestSuffixPattern : 'c -> word -> word -> unitmethod visit_RemoveLargestSuffixPattern : 'c -> word -> word -> unitmethod visit_RemoveSmallestPrefixPattern : 'c -> word -> word -> unitmethod visit_RemoveLargestPrefixPattern : 'c -> word -> word -> unitmethod visit_WTildePrefix : 'c -> string -> string -> unitmethod visit_WLiteral : 'c -> string -> string -> unitmethod visit_WDoubleQuoted : 'c -> word -> word -> unitmethod visit_WGlobAll : 'c -> unitmethod visit_WGlobAny : 'c -> unitmethod visit_WBracketExpression : 'c ->
Morbig.CST.bracket_expression ->
Morbig.CST.bracket_expression ->
unitmethod visit_word : 'c -> word -> word -> unitmethod visit_word' : 'c ->
word Morbig.CSTVisitors.located ->
word Morbig.CSTVisitors.located ->
unitmethod visit_pattern' : 'c ->
pattern Morbig.CSTVisitors.located ->
pattern Morbig.CSTVisitors.located ->
unitmethod visit_assignment' : 'c ->
assignment Morbig.CSTVisitors.located ->
assignment Morbig.CSTVisitors.located ->
unitmethod visit_Simple : 'c ->
assignment Morbig.CSTVisitors.located list ->
assignment Morbig.CSTVisitors.located list ->
word Morbig.CSTVisitors.located list ->
word Morbig.CSTVisitors.located list ->
unitmethod visit_For : 'c ->
name ->
name ->
word Morbig.CSTVisitors.located list option ->
word Morbig.CSTVisitors.located list option ->
command' ->
command' ->
unitmethod visit_Output : 'c -> unitmethod visit_OutputDuplicate : 'c -> unitmethod visit_OutputAppend : 'c -> unitmethod visit_OutputClobber : 'c -> unitmethod fail_kind : 'c -> kind -> kind -> unitmethod visit_kind : 'c -> kind -> kind -> unit