DeSR Dependency Parser |
#include <ExcludeFile.h>
Public Member Functions | |
ExcludeFile (char const *name) | |
Protected Member Functions | |
virtual void | parseValue (char const *&line) |
virtual void | reset () |
This is the same as index's -E command-line option.
NOTE
The bool template parameter is not used here. It's simpler to reuse the code for PatternMap as-is.
Definition at line 50 of file ExcludeFile.h.