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

Module commentinfo

source code

Defines classes to handle the description of comments in various programming languages. Both single line comments and block comments are handled.

Classes [hide private]
  CommentInfo
Class storing some information about comment types in various programming languages.
  CommentChecker
Class containing comment information about all known programming languages.