pygccxml.declarations package¶
Contains classes that describe different C++ declarations
- access_type_matcher¶
alias of
pygccxml.declarations.matchers.access_type_matcher_t
- and_matcher¶
- calldef_matcher¶
alias of
pygccxml.declarations.declarations_matchers.calldef_matcher_t
- custom_matcher¶
- declaration_matcher¶
alias of
pygccxml.declarations.declarations_matchers.declaration_matcher_t
- namespace_matcher¶
alias of
pygccxml.declarations.declarations_matchers.namespace_matcher_t
- not_matcher¶
- operator_matcher¶
alias of
pygccxml.declarations.declarations_matchers.operator_matcher_t
- or_matcher¶
- regex_matcher¶
- variable_matcher¶
alias of
pygccxml.declarations.declarations_matchers.variable_matcher_t
- virtuality_type_matcher¶
alias of
pygccxml.declarations.matchers.virtuality_type_matcher_t
Submodules¶
- pygccxml.declarations.algorithm module
- pygccxml.declarations.algorithms_cache module
- pygccxml.declarations.byte_info module
- pygccxml.declarations.call_invocation module
- pygccxml.declarations.calldef module
- pygccxml.declarations.calldef_members module
- pygccxml.declarations.calldef_types module
- pygccxml.declarations.class_declaration module
- pygccxml.declarations.comment module
- pygccxml.declarations.container_traits module
- pygccxml.declarations.cpptypes module
- pygccxml.declarations.decl_factory module
- pygccxml.declarations.decl_printer module
- pygccxml.declarations.decl_visitor module
- pygccxml.declarations.declaration module
- pygccxml.declarations.declaration_utils module
- pygccxml.declarations.declarations_matchers module
- pygccxml.declarations.dependencies module
- pygccxml.declarations.elaborated_info module
- pygccxml.declarations.enumeration module
- pygccxml.declarations.free_calldef module
- pygccxml.declarations.function_traits module
- pygccxml.declarations.has_operator_matcher module
- pygccxml.declarations.location module
- pygccxml.declarations.matchers module
- pygccxml.declarations.mdecl_wrapper module
- pygccxml.declarations.namespace module
- pygccxml.declarations.pattern_parser module
- pygccxml.declarations.pointer_traits module
- pygccxml.declarations.runtime_errors module
- pygccxml.declarations.scopedef module
- pygccxml.declarations.templates module
- pygccxml.declarations.traits_impl_details module
- pygccxml.declarations.type_traits module
- pygccxml.declarations.type_traits_classes module
- pygccxml.declarations.type_visitor module
- pygccxml.declarations.typedef module
- pygccxml.declarations.variable module
- pygccxml.declarations.xml_generators module