ImmutableMapType
de.uni_luebeck.isp.tessla.tessla_compiler.IntermediateCode$.ImmutableMapType
final case class ImmutableMapType(keyType: ImpLanType, valType: ImpLanType) extends GenericImpLanType
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass GenericImpLanTypetrait ImpLanTypeclass Objecttrait Matchableclass Any