class documentation

class ASTAttribute(ASTBaseBase):

Known subclasses: sphinx.util.cfamily.ASTCPPAttribute, sphinx.util.cfamily.ASTGnuAttributeList, sphinx.util.cfamily.ASTIdAttribute, sphinx.util.cfamily.ASTParenAttribute

View In Hierarchy

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
def describe_signature(self, signode):