Home | Trees | Indices | Help |
|
---|
|
object --+ | matcher_base_t --+ | not_matcher_t
Return the inverse result of matcher, using "~"
For example: find all private and protected declarations
matcher = ~access_type_matcher_t( 'private' )
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from |
Method Details |
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Oct 20 09:00:20 2008 | http://epydoc.sourceforge.net |