class documentation

class ASTLiteral(ASTExpression):

Known subclasses: sphinx.domains.c.ASTBooleanLiteral, sphinx.domains.c.ASTCharLiteral, sphinx.domains.c.ASTNumberLiteral, sphinx.domains.c.ASTStringLiteral

View In Hierarchy

Undocumented

Inherited from ASTBase (via ASTExpression):

Method describe​_signature Undocumented

Inherited from ASTBaseBase (via ASTExpression, 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