final class DictionaryInvariant extends TypeInvariant
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- DictionaryInvariant
- TypeInvariant
- TypeMember
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new DictionaryInvariant(name: String, keyTypeRef: TypeRef, valueTypeRef: TypeRef, entries: Map[Simple, TypeInvariant])
Value Members
- val entries: Map[Simple, TypeInvariant]
-
def
equals(that: Any): Boolean
- Definition Classes
- DictionaryInvariant → TypeMember → AnyRef → Any
-
def
hashCode(): Int
- Definition Classes
- DictionaryInvariant → TypeMember → AnyRef → Any
- val keyTypeRef: TypeRef
-
val
name: String
- Definition Classes
- TypeMember
-
def
toString(): String
- Definition Classes
- DictionaryInvariant → TypeMember → AnyRef → Any
-
val
typeRef: TypeRef
- Definition Classes
- TypeMember
- val valueTypeRef: TypeRef