| Interface | Description |
|---|---|
| IRawTypeHelper |
The
IRawTypeHelper allows to compute the raw types for a given reference. |
| SuperTypeAcceptor |
| Class | Description |
|---|---|
| ConformanceFlags |
The bits that are used to indicate conformance levels during type computation.
|
| RawTypeConformanceComputer |
Implements conversion on the raw type level.
|
| TypeConformanceComputationArgument | |
| TypeConformanceComputer | |
| TypeConformanceComputer.MaxDistanceRawTypeAcceptor |
Populates a
Multiset with the maximum number of necessary steps
from a given type to its super types. |
| Enum | Description |
|---|---|
| ConformanceHint |
Enum to work with a type safe represenation of the
ConformanceFlags. |