class documentation

class ASTLiteral(ASTExpression):

Known subclasses: sphinx.domains.cpp.ASTBooleanLiteral, sphinx.domains.cpp.ASTCharLiteral, sphinx.domains.cpp.ASTNumberLiteral, sphinx.domains.cpp.ASTPointerLiteral, sphinx.domains.cpp.ASTStringLiteral, sphinx.domains.cpp.ASTUserDefinedLiteral

View In Hierarchy

Undocumented

Inherited from ASTExpression:

Method describe​_signature Undocumented
Method get​_id 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