| Package | Description |
|---|---|
| de.dhbwstuttgart.syntaxtree.type |
| Modifier and Type | Method and Description |
|---|---|
SuperWildcardType |
SuperWildcardType.clone()
Author: Arne Lüdtke
Gibt einen Klon der Wildcard zurück. |
SuperWildcardType |
FreshSuperWildcardType.get_WildcardType()
Author: Arne Lüdtke
Gibt die passende SuperWildcardType Klasse zurück. |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<SuperWildcardType> |
Type.getSuperWildcardTypes()
Liefert alle SuperWildcardTypes, die in diesem Typ enthalten sind.
|
java.util.ArrayList<SuperWildcardType> |
RefType.getSuperWildcardTypes()
Liefert alle SuperWildcardTypes, die in diesem Typ enthalten sind.
|