Typicalc/src/main/java/edu/kit/typicalc/model
Johanna Stuber b09b52e5df merge
2021-01-31 12:18:39 +01:00
..
parser UnificationStep + code style fixes 2021-01-31 11:27:11 +01:00
step UnificationStep + code style fixes 2021-01-31 11:27:11 +01:00
term Test for TypeVariableFactory, refactor TypeVariableKind due to typo 2021-01-30 14:21:25 +01:00
type merge 2021-01-31 12:18:39 +01:00
Conclusion.java Tree test visit(varTerm), implement TypeAbstraction::instantiate() 2021-01-30 22:51:14 +01:00
Constraint.java Unification tests, miscellaneous code style fixes 2021-01-30 10:32:15 +01:00
Model.java Model und ModelImpl 2021-01-27 21:59:39 +01:00
ModelImpl.java Actually consider @NonNullFields and @NonNullApi 2021-01-29 08:22:06 +01:00
package-info.java Test for TypeVariableFactory, refactor TypeVariableKind due to typo 2021-01-30 14:21:25 +01:00
Substitution.java Implement TypeInferenceResult 2021-01-31 12:15:10 +01:00
Tree.java Tree test visit(varTerm), implement TypeAbstraction::instantiate() 2021-01-30 22:51:14 +01:00
TypeInferenceResult.java Implement TypeInferenceResult 2021-01-31 12:15:10 +01:00
TypeInferer.java Test for Tree::getFirstTypeVariable() 2021-01-30 14:54:47 +01:00
TypeInfererInterface.java Actually consider @NonNullFields and @NonNullApi 2021-01-29 08:22:06 +01:00
TypeInfererLet.java Fix code style issues 2021-01-29 08:37:48 +01:00
TypeVariableFactory.java Test for TypeVariableFactory, refactor TypeVariableKind due to typo 2021-01-30 14:21:25 +01:00
Unification.java Actually consider @NonNullFields and @NonNullApi 2021-01-29 08:22:06 +01:00
UnificationError.java Unification tests, miscellaneous code style fixes 2021-01-30 10:32:15 +01:00
UnificationStep.java UnificationStep + code style fixes 2021-01-31 11:27:11 +01:00