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