Class UTypeVar

java.lang.Object
com.sun.tools.javac.code.Types.DefaultTypeVisitor<R,​S>
com.sun.tools.javac.code.Types.SimpleVisitor<Choice<Unifier>,​Unifier>
com.google.errorprone.refaster.UType
com.google.errorprone.refaster.UTypeVar
All Implemented Interfaces:
Unifiable<com.sun.tools.javac.code.Type>, com.sun.tools.javac.code.Type.Visitor<Choice<Unifier>,​Unifier>, Serializable

public class UTypeVar
extends UType
UType version of Type.TypeVar.
Author:
Louis Wasserman
See Also:
Serialized Form