Class Hierarchy
- java.lang.Object
- net.hydromatic.morel.type.BaseType (implements net.hydromatic.morel.type.Type)
- net.hydromatic.morel.type.ApplyType
- net.hydromatic.morel.type.FnType
- net.hydromatic.morel.type.ForallType
- net.hydromatic.morel.type.ListType
- net.hydromatic.morel.type.ParameterizedType (implements net.hydromatic.morel.type.NamedType)
- net.hydromatic.morel.type.DataType
- net.hydromatic.morel.type.TemporaryType
- net.hydromatic.morel.type.DataType
- net.hydromatic.morel.type.RecordType (implements net.hydromatic.morel.type.RecordLikeType)
- net.hydromatic.morel.type.TupleType (implements net.hydromatic.morel.type.RecordLikeType)
- net.hydromatic.morel.type.Binding
- net.hydromatic.morel.type.Keys
- net.hydromatic.morel.type.Keys.ApplyKey (implements net.hydromatic.morel.type.Type.Key)
- net.hydromatic.morel.type.Keys.DataTypeDef (implements net.hydromatic.morel.type.Type.Def)
- net.hydromatic.morel.type.Keys.DataTypeKey (implements net.hydromatic.morel.type.Type.Key)
- net.hydromatic.morel.type.Keys.ForallKey (implements net.hydromatic.morel.type.Type.Key)
- net.hydromatic.morel.type.Keys.ForallTypeApplyKey (implements net.hydromatic.morel.type.Type.Key)
- net.hydromatic.morel.type.Keys.NameKey (implements net.hydromatic.morel.type.Type.Key)
- net.hydromatic.morel.type.Keys.OpKey (implements net.hydromatic.morel.type.Type.Key)
- net.hydromatic.morel.type.Keys.OrdinalKey (implements net.hydromatic.morel.type.Type.Key)
- net.hydromatic.morel.type.Keys.RecordKey (implements net.hydromatic.morel.type.Type.Key)
- net.hydromatic.morel.type.TypeSystem
- net.hydromatic.morel.type.TypeSystem.TransactionImpl (implements net.hydromatic.morel.type.TypeSystem.Transaction)
- net.hydromatic.morel.type.TypeVar (implements net.hydromatic.morel.type.Type)
- net.hydromatic.morel.type.TypeVisitor<R>
- net.hydromatic.morel.type.TypeShuttle
- net.hydromatic.morel.type.TypeSystem.VariableCollector
- net.hydromatic.morel.type.BaseType (implements net.hydromatic.morel.type.Type)
Interface Hierarchy
- java.lang.AutoCloseable
- net.hydromatic.morel.type.TypeSystem.Transaction
- net.hydromatic.morel.type.Type
- net.hydromatic.morel.type.NamedType
- net.hydromatic.morel.type.RecordLikeType
- net.hydromatic.morel.type.Type.Def
- net.hydromatic.morel.type.Type.Key
- net.hydromatic.morel.type.TypeSystem.DataTypeFixer
- net.hydromatic.morel.type.TypeSystem.ForallHelper
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- net.hydromatic.morel.type.DummyType (implements net.hydromatic.morel.type.Type)
- net.hydromatic.morel.type.PrimitiveType (implements net.hydromatic.morel.type.RecordLikeType)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)