class documentation

class _ColInAnnotations(object):

View In Hierarchy

Serializable object that tests for a name in c._annotations.
Method __call__ Undocumented
Method __init__ Undocumented
Class Variable __slots__ Undocumented
Instance Variable name Undocumented
def __call__(self, c):

Undocumented

def __init__(self, name):

Undocumented

__slots__: tuple[str, ...] =

Undocumented

name =

Undocumented