class documentation

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

View In Hierarchy

Undocumented

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

Undocumented

def visit_placeholder_type(self, t): (source)

Undocumented

Parameters
t:PlaceholderTypeUndocumented
Returns
boolUndocumented