module Synopsis.Processors.Comments.Filter
class Filter
Base class for comment filters.
Filter-inheritance Scopes/Synopsis/Processors/Comments/Filter/SSFilter.html Scopes/Synopsis/Parsers/IDL/omni/TypeTranslator.html Scopes/Synopsis/Processors/Comments/Filter/JavaFilter.html Scopes/Synopsis/Processors/Comments/Filter/SSSFilter.html Scopes/Synopsis/Processors/Transformer/Transformer.html Scopes/Synopsis/Processors/Comments/Filter/SSDFilter.html Scopes/Synopsis/Processors/Comments/Filter/QtFilter.html Scopes/Synopsis/Processors/Comments/Filter/CFilter.html Scopes/Synopsis/Processors/SXRCompiler/SXRCompiler.html Scopes/Synopsis/Formatters/HTML/Views/RawFile/RawFile.html Scopes/Synopsis/Formatters/DocBook/DocBook/ModuleLister.html Scopes/Synopsis/Parsers/Cxx/Cxx/Parser.html
-Class attributes
source code
source code
-Methods
  process(self, ir, * * kwds)
references
source code
  visit_declaration(self, decl)
references
source code
  filter_comment(self, comment)
references
source code
Filter comment.