CompoundType constructor

CompoundType(value)

def __init__(self, value):
    ...
Parameter Type Description
value CompoundTypeValue

See Also