Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
module Synopsis::Linker::Comments
class Summarizer
Files: Synopsis/Linker/Comments.py
Summarizer-inheritance Scopes/Synopsis/Linker/Comments/CommentProcessor.html

Splits comments into summary/detail parts.


Operations Summary:
 __init__(self) [Source]
 process(self, decl)
Combine and summarize the comments of this declaration. [Source]

Operations Inherited from CommentProcessor
processAll, visitDeclaration