Package licensechecker :: Module commentextractor
[hide private]
[frames] | no frames]

Module commentextractor

source code

Defines classes used to extract comment headers from source files with their associated information.

Classes [hide private]
  CommentHeader
Class storing infomrmation about the actuel contents of a comment block and it's delimiters.
  CommentExtractor
Class taking care of the extraction of the initial comment block in source files.