| 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 Sun Oct 19 21:05:40 2008 | http://epydoc.sourceforge.net |