class documentation

class ASTExpression(ASTBase):

Known subclasses: sphinx.domains.c.ASTAlignofExpr, sphinx.domains.c.ASTAssignmentExpr, sphinx.domains.c.ASTCastExpr, sphinx.domains.c.ASTFallbackExpr, sphinx.domains.c.ASTIdExpression, sphinx.domains.c.ASTLiteral, sphinx.domains.c.ASTParenExpr, sphinx.domains.c.ASTPostfixExpr, sphinx.domains.c.ASTSizeofExpr, sphinx.domains.c.ASTSizeofType, sphinx.domains.c.ASTUnaryOpExpr

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