| Package | Description |
|---|---|
| de.dhbwstuttgart.typeinference.typedeployment |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericTypeInsertPoint
Ein InsertPoint für Generische Variablen
Wird beim Einsetzen eines TIP generiert.
|
class |
TypeInsertPoint
Stellt eine Einsetzungsmöglichkeit für einen Typ an einem (Typeable)Punkt im Syntaxbaum dar.
|
| Modifier and Type | Field and Description |
|---|---|
private Menge<SourcePatchPoint> |
TypePatchJob.points |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
TypePatchJob.add(SourcePatchPoint tip) |
int |
GenericTypeInsertPoint.compareTo(SourcePatchPoint arg0) |
int |
SourcePatchPoint.compareTo(SourcePatchPoint arg0) |