DeSR Dependency Parser |
#include <IncludeFile.h>
Public Member Functions | |
IncludeFile (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 48 of file IncludeFile.h.