Utility functions common to the C and C++ domains.
Unknown Field: copyright | |
Copyright 2007-2022 by the Sphinx team, see AUTHORS. | |
Unknown Field: license | |
BSD, see LICENSE for details. |
Variable | anon_identifier_re |
Undocumented |
Variable | binary_literal_re |
Undocumented |
Variable | char_literal_re |
Undocumented |
Variable | float_literal_re |
Undocumented |
Variable | float_literal_suffix_re |
Undocumented |
Variable | hex_literal_re |
Undocumented |
Variable | identifier_re |
Undocumented |
Variable | integer_literal_re |
Undocumented |
Variable | integers_literal_suffix_re |
Undocumented |
Variable | logger |
Undocumented |
Variable | octal_literal_re |
Undocumented |
Variable | StringifyTransform |
Undocumented |
Class | ASTAttribute |
Undocumented |
Class | ASTBaseBase |
Undocumented |
Class | ASTBaseParenExprList |
Undocumented |
Class | ASTCPPAttribute |
Undocumented |
Class | ASTGnuAttribute |
Undocumented |
Class | ASTGnuAttributeList |
Undocumented |
Class | ASTIdAttribute |
For simple attributes defined by the user. |
Class | ASTParenAttribute |
For paren attributes defined by the user. |
Class | BaseParser |
Undocumented |
Class | DefinitionError |
Undocumented |
Class | NoOldIdError |
Undocumented |
Class | UnsupportedMultiCharacterCharLiteral |
Undocumented |
Function | verify_description_mode |
Undocumented |
Variable | _whitespace_re |
Undocumented |