| Package | Description |
|---|---|
| de.dhbwstuttgart.syntaxtree.type | |
| de.dhbwstuttgart.typeinference.unify |
| Modifier and Type | Method and Description |
|---|---|
CSubstitutionSet |
RefType.GenericTypeVar2TypePlaceholder()
Wandelt die Parameter des RefTypes in TPHs um, sofern es sich um Generische Variablen handelt.
|
| Modifier and Type | Method and Description |
|---|---|
CSubstitutionSet |
CSubstitutionSet.deepCopy() |
CSubstitutionSet |
CSubstitutionSet.shallowCopy() |
| Modifier and Type | Method and Description |
|---|---|
void |
CSubstitution.applyUnifier(CSubstitutionSet unifier)
Wendet den Unifier auf die rechte Seite dieser Substitution an.
|
void |
CSubstitutionSet.applyUnifier(CSubstitutionSet unifier)
Wendet den Unifier auf die rechten Seiten alle Substitutionen an.
|