class documentation

class ASTPostfixOp(ASTBase):

Known subclasses: sphinx.domains.c.ASTPostfixArray, sphinx.domains.c.ASTPostfixCallExpr, sphinx.domains.c.ASTPostfixDec, sphinx.domains.c.ASTPostfixInc, sphinx.domains.c.ASTPostfixMemberOfPointer

View In Hierarchy

Undocumented

Inherited from ASTBase:

Method describe​_signature Undocumented

Inherited from ASTBaseBase (via ASTBase):

Method __eq__ Undocumented
Method __repr__ Undocumented
Method __str__ Undocumented
Method ​_stringify Undocumented
Method clone Undocumented
Method get​_display​_string Undocumented
Class Variable __hash__ Undocumented