Uses of Class
net.hydromatic.morel.type.ForallType
Packages that use ForallType
-
Uses of ForallType in net.hydromatic.morel.type
Methods in net.hydromatic.morel.type that return ForallTypeModifier and TypeMethodDescriptionForallType.copy(TypeSystem typeSystem, UnaryOperator<Type> transform) TypeSystem.forallType(int typeCount, Type type) Creates a "for all" type.TypeShuttle.visit(ForallType forallType) Methods in net.hydromatic.morel.type with parameters of type ForallTypeModifier and TypeMethodDescriptionTypeShuttle.visit(ForallType forallType) TypeVisitor.visit(ForallType forallType) Visits aForallType.