When an include directive is recognized by the preprocessor, it executes a callback on the filepath argument to obtain the file contents. That way the compilation client can deal with the file system, include paths, etc. Currently only accepts quoted filepaths -- no angle brackets yet. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| Pp.cpp | ||
| PpAtom.cpp | ||
| PpContext.cpp | ||
| PpContext.h | ||
| PpMemory.cpp | ||
| PpScanner.cpp | ||
| PpSymbols.cpp | ||
| PpTokens.cpp | ||
| PpTokens.h | ||