module documentation

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 ​Stringify​Transform Undocumented
Class ​ASTAttribute Undocumented
Class ​ASTBase​Base Undocumented
Class ​ASTBase​Paren​Expr​List Undocumented
Class ​ASTCPPAttribute Undocumented
Class ​ASTGnu​Attribute Undocumented
Class ​ASTGnu​Attribute​List Undocumented
Class ​ASTId​Attribute For simple attributes defined by the user.
Class ​ASTParen​Attribute For paren attributes defined by the user.
Class ​Base​Parser Undocumented
Class ​Definition​Error Undocumented
Class ​No​Old​Id​Error Undocumented
Class ​Unsupported​Multi​Character​Char​Literal Undocumented
Function verify​_description​_mode Undocumented
Variable ​_whitespace​_re Undocumented
anon_identifier_re =

Undocumented

binary_literal_re =

Undocumented

char_literal_re =

Undocumented

float_literal_re =

Undocumented

float_literal_suffix_re =

Undocumented

hex_literal_re =

Undocumented

identifier_re =

Undocumented

integer_literal_re =

Undocumented

integers_literal_suffix_re =

Undocumented

logger =

Undocumented

octal_literal_re =

Undocumented

StringifyTransform =

Undocumented

def verify_description_mode(mode):

Undocumented

Parameters
mode:strUndocumented
_whitespace_re =

Undocumented