| Package | Description |
|---|---|
| de.dhbwstuttgart.syntaxtree.type | |
| de.dhbwstuttgart.typeinference |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtendsWildcardType
Stellt eine Wildcard mit oberer Grenze dar.
|
class |
SuperWildcardType
Stellt eine Wildcard mit unterer Grenze dar.
|
| Modifier and Type | Method and Description |
|---|---|
WildcardType |
WildcardType.clone()
Author: Arne Lüdtke
Gibt einen Klon der Wildcard zurück. |
WildcardType |
FreshWildcardType.get_WildcardType()
Author: Arne Lüdtke
Gibt die passende WildcardType Klasse zurück. |
| Constructor and Description |
|---|
ConstraintType(WildcardType t) |