Class TypeSystem.VariableCollector

java.lang.Object
net.hydromatic.morel.type.TypeVisitor<Void>
net.hydromatic.morel.type.TypeSystem.VariableCollector
Enclosing class:
TypeSystem

private static class TypeSystem.VariableCollector extends TypeVisitor<Void>
Visitor that finds all TypeVar instances within a Type.