pygccxml.declarations package

Contains classes that describe different C++ declarations

access_type_matcher

alias of pygccxml.declarations.matchers.access_type_matcher_t

and_matcher

alias of pygccxml.declarations.matchers.and_matcher_t

calldef_matcher

alias of pygccxml.declarations.declarations_matchers.calldef_matcher_t

custom_matcher

alias of pygccxml.declarations.matchers.custom_matcher_t

declaration_matcher

alias of pygccxml.declarations.declarations_matchers.declaration_matcher_t

namespace_matcher

alias of pygccxml.declarations.declarations_matchers.namespace_matcher_t

not_matcher

alias of pygccxml.declarations.matchers.not_matcher_t

operator_matcher

alias of pygccxml.declarations.declarations_matchers.operator_matcher_t

or_matcher

alias of pygccxml.declarations.matchers.or_matcher_t

regex_matcher

alias of pygccxml.declarations.matchers.regex_matcher_t

variable_matcher

alias of pygccxml.declarations.declarations_matchers.variable_matcher_t

virtuality_type_matcher

alias of pygccxml.declarations.matchers.virtuality_type_matcher_t

Submodules