module Synopsis.Processors.Comments.Filter
class SSDFilter
A class that selects only //. comments.
SSDFilter-inheritance Scopes/Synopsis/Processors/Comments/Filter/Filter.html
-Class attributes
source code
-Methods
  __init__(self, * * kwds)
references
source code
Compiles the regular expressions
  filter_comment(self, comment)
references
source code
Class attributes Inherited from Filter
visit_builtin, visit_sourcefile
Methods Inherited from Filter
process, visit_declaration