classInherits['env]iter :object..end
method tyunknown : 'env -> unitmethod tydynamic : 'env -> unitmethod tybound : 'env -> db_index -> unitmethod tyopen : 'env -> var -> unitmethod tyforall : 'env -> type_binding -> flavor -> typ -> unitmethod tyexists : 'env -> type_binding -> typ -> unitmethod tyapp : 'env -> typ -> typ list -> unitmethod tytuple : 'env -> typ list -> unitmethod tyconcreteunfolded : 'env -> resolved_branch -> unitmethod tysingleton : 'env -> typ -> unitmethod tyarrow : 'env -> typ -> typ -> unitmethod tybar : 'env -> typ -> typ -> unitmethod tyanchoredpermission : 'env -> typ -> typ -> unitmethod tyempty : 'env -> unitmethod tystar : 'env -> typ -> typ -> unitmethod tyand : 'env -> mode_constraint -> typ -> unitmethod resolved_branch : 'env -> resolved_branch -> unit
An auxiliary method for visiting a resolved data constructor.
method resolved_datacon : 'env -> resolved_datacon -> unitmethod field : 'env -> data_field_def -> unitmethod unresolved_branch : 'env -> unresolved_branch -> unitmethod data_type_group : 'env -> data_type_group -> unit