Uses of Interface
net.hydromatic.morel.type.NamedType
-
Packages that use NamedType Package Description net.hydromatic.morel.type Type system. -
-
Uses of NamedType in net.hydromatic.morel.type
Classes in net.hydromatic.morel.type that implement NamedType Modifier and Type Class Description classDataTypeAlgebraic type.static classTypeSystem.TemporaryTypePlaceholder for a type that is being recursively defined.
-