Searched defs:TypeVar (Results 1 – 3 of 3) sorted by relevance
48 TypeVar section in Type Variables
214 public static class TypeVar extends AbsTypeVar { class in TypeData221 public TypeVar(TypeData t) { in TypeVar() method in TypeData.TypeVar
754 class TypeVar( _Final, _Immutable, _TypeVarLike, _root=True): class