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: UninhabitedType) -> bool: (source)

Undocumented