Class TypeMap.TermToTypeConverter

java.lang.Object
net.hydromatic.morel.compile.TypeMap.TermToTypeConverter
All Implemented Interfaces:
Unifier.TermVisitor<Type>
Enclosing class:
TypeMap

private static class TypeMap.TermToTypeConverter extends Object implements Unifier.TermVisitor<Type>
Visitor that converts type terms into actual types.