Class Hierarchy
- java.lang.Object
- it.unive.lisa.type.NullType (implements it.unive.lisa.type.PointerType)
- it.unive.lisa.type.TypeTokenType (implements it.unive.lisa.type.Type)
- it.unive.lisa.type.Untyped (implements it.unive.lisa.type.Type)
- it.unive.lisa.type.VoidType (implements it.unive.lisa.type.Type)
Interface Hierarchy
- it.unive.lisa.type.Type
- it.unive.lisa.type.BooleanType
- it.unive.lisa.type.NumericType
- it.unive.lisa.type.PointerType
- it.unive.lisa.type.ArrayType
- it.unive.lisa.type.StringType
- it.unive.lisa.type.UnitType