.. # Template modified by Patrick Lehmann * removed automodule on top, because private members are activated for autodoc (no doubled documentation). * Made sections like 'submodules' bold text, but no headlines to reduce number of ToC levels. ==================== pyGHDL.dom.Attribute ==================== .. automodule:: pyGHDL.dom.Attribute .. currentmodule:: pyGHDL.dom.Attribute **Classes** - :py:class:`Attribute`: Represents an attribute declaration. - :py:class:`AttributeSpecification`: Represents an attribute specification. --------------------- **Classes** .. autoclass:: Attribute :members: :private-members: :special-members: :inherited-members: :exclude-members: __weakref__, __init_subclass__, __class_getitem__ .. rubric:: Inheritance .. inheritance-diagram:: Attribute :parts: 1 .. autoclass:: AttributeSpecification :members: :private-members: :special-members: :inherited-members: :exclude-members: __weakref__, __init_subclass__, __class_getitem__ .. rubric:: Inheritance .. inheritance-diagram:: AttributeSpecification :parts: 1