Public Attributes | |
bool | show_user_defined_docstrings = true |
bool | show_function_signatures = true |
bool | show_enum_members_docstring = true |
bool options::state::show_enum_members_docstring = true |
Definition at line 80 of file options.h.
Referenced by options::disable_enum_members_docstring(), options::enable_enum_members_docstring(), and options::show_enum_members_docstring().
bool options::state::show_function_signatures = true |
Definition at line 64 of file options.h.
Referenced by options::disable_function_signatures(), options::enable_function_signatures(), options::operator new(), and options::show_function_signatures().
bool options::state::show_user_defined_docstrings = true |
Definition at line 63 of file options.h.
Referenced by options::disable_user_defined_docstrings(), options::enable_user_defined_docstrings(), options::operator new(), and options::show_user_defined_docstrings().