class ASTAttribute(ASTBaseBase):
Known subclasses: sphinx.util.cfamily.ASTCPPAttribute
, sphinx.util.cfamily.ASTGnuAttributeList
, sphinx.util.cfamily.ASTIdAttribute
, sphinx.util.cfamily.ASTParenAttribute
Undocumented
Method | describe_signature |
Undocumented |
Inherited from ASTBaseBase
:
Method | __eq__ |
Undocumented |
Method | __repr__ |
Undocumented |
Method | __str__ |
Undocumented |
Method | _stringify |
Undocumented |
Method | clone |
Undocumented |
Method | get_display_string |
Undocumented |
Class Variable | __hash__ |
Undocumented |
sphinx.util.cfamily.ASTCPPAttribute
, sphinx.util.cfamily.ASTGnuAttributeList
, sphinx.util.cfamily.ASTIdAttribute
, sphinx.util.cfamily.ASTParenAttribute
Undocumented
Parameters | |
signode:TextElement | Undocumented |