Package de.monticore.types.typeparameters.cocos
-
Class Summary Class Description TypeParameterNoCyclicInheritance Finds instances of circular inheritance, e.g.,<T extends U, U extends Person & T>TypeParametersHaveUniqueNames
| Class | Description |
|---|---|
| TypeParameterNoCyclicInheritance |
Finds instances of circular inheritance,
e.g.,
<T extends U, U extends Person & T> |
| TypeParametersHaveUniqueNames |