class documentation

class HasTypeVars(TypeQuery[bool]): (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method visit​_type​_var Undocumented
def __init__(self): (source)

Undocumented

def visit_type_var(self, t): (source)

Undocumented

Parameters
t:TypeVarTypeUndocumented
Returns
boolUndocumented