# Functions
SearchCommit searches all files in the tree of a given commit.
SearchDir searches a directory for comments.
SearchFile searches a file for comments.
# Variables
CStyleCommentOptions ...
HashStyleCommentOptions ...
LanguageParseOptions keeps track of source languages and their corresponding comment options.
LispStyleCommentOptions ..