public abstract class UTypeextends com.sun.tools.javac.code.Types.SimpleVisitor<Choice<Unifier>,Unifier>
implements Unifiable<com.sun.tools.javac.code.Type>
A serializable representation of a type template, used for enforcing type constraints on target
ASTs.