class documentation

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

View In Hierarchy

Undocumented

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

Undocumented

def visit_uninhabited_type(self, t): (source)

Undocumented

Parameters
t:UninhabitedTypeUndocumented
Returns
boolUndocumented