DSMTypeVariant¶ class dsviper.DSMTypeVariant¶ Bases: object A class used to represent the type variant<T0, …>. Note: Not directly instantiable. types() → list[DSMType]¶ Return the list of types.