Package net.hydromatic.morel.util
Interface Unifier.Retry
- All Superinterfaces:
Unifier.Result
- Enclosing class:
Unifier
Result indicating that unification may be possible if we adjust some
initial parameters.
-
Method Summary
Modifier and TypeMethodDescriptionvoidamend()Changes some stuff so that we can try unification again.
-
Method Details
-
amend
void amend()Changes some stuff so that we can try unification again.
-