Class TypeEqualityBound

java.lang.Object
de.monticore.types3.generics.bounds.Bound
de.monticore.types3.generics.bounds.TypeEqualityBound
All Implemented Interfaces:
Comparable<Bound>

public class TypeEqualityBound extends Bound
States that an inference variable equals another type. If the other type does not contain inference variables, this describes an "instantiation".

The order of types is predefined, e.g., for getFirstType(); First is always a type variable, if both are type variables, the order is based on the id.