module Synopsis.Processors.Comments.Filter
class Filter
Filter-inheritance Scopes/Synopsis/Processors/Comments/Filter/SSFilter.html Scopes/Synopsis/Processors/Comments/Filter/JavaFilter.html Scopes/Synopsis/Processors/Comments/Filter/SSSFilter.html Scopes/Synopsis/Processors/Transformer/Transformer.html Scopes/Synopsis/Processors/NameMapper/NameMapper.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/Parsers/Cxx/Cxx/Parser.html
Base class for comment filters.
Class attributes Summary:
source code
Methods Summary:
  process(self, ir, * * kwds)
references
source code
  visit_declaration(self, decl)
references
source code
  filter_comment(self, comment)
references
source code
Filter comment.
Methods Details:
  filter_comment(self, comment)
references
source code
Filter comment.