Contains a rudimentary C++ preprocessor.
Note: all conforming preprocessing features are not implemented. Lacks function macros and token combining for instance.
| Global Namespace | ||
| sngcpp | ||
| pp |
| File.cpp |
| File.hpp |
| InitDone.cpp |
| InitDone.hpp |
| PP.cpp |
| PP.hpp |
| PPApi.hpp |
| PPLexer.cpp |
| PPLexer.hpp |
| PPLexer.lexer |
| PPParser.cpp |
| PPParser.hpp |
| PPParser.parser |
| TextLexer.cpp |
| TextLexer.hpp |
| TextLexer.lexer |