Package com.exedio.cope
Class TypeSet
java.lang.Object
com.exedio.cope.TypeSet
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the explicit types of thisTypeSet
.
-
Constructor Details
-
TypeSet
-
-
Method Details
-
getExplicitTypes
Returns the explicit types of thisTypeSet
. This is the list of types fed intothe constructor
. It does not include types created by patterns of explicit types.
-