CMS 3D CMS Logo

Namespaces | Functions | Variables
buildFileCommentSkipper.py File Reference

Go to the source code of this file.

Namespaces

 commentSkipper.buildFileCommentSkipper
 

Functions

def commentSkipper.buildFileCommentSkipper.filterFile (file)
 
def commentSkipper.buildFileCommentSkipper.filterFiles (fileList)
 
def commentSkipper.buildFileCommentSkipper.filterMultilineComment (lines, commentStart, commentEnd)
 
def commentSkipper.buildFileCommentSkipper.filterOneLineComment (lines, commentStart)
 

Variables

 commentSkipper.buildFileCommentSkipper.__author__
 
 commentSkipper.buildFileCommentSkipper.__date__