This is the complete list of members for Puma::PreprocessorParser, including all inherited members.
addInclPath(const char *) const | Puma::PreprocessorParser | |
addSysInclPath(const char *) const | Puma::PreprocessorParser | |
ASSERT enum value | Puma::PreprocessorParser | |
configure(const Config &, bool=true) | Puma::PreprocessorParser | |
cscanner() const | Puma::PreprocessorParser | inline |
DEFINING enum value | Puma::PreprocessorParser | |
defMacro(const char *, const char *=(const char *) 0, char=0) const | Puma::PreprocessorParser | |
defPredicate(const char *, const char *) const | Puma::PreprocessorParser | |
defUndefinedMacro(const char *, const char *=(const char *) 0, char=0) const | Puma::PreprocessorParser | |
DIRECTIVE enum value | Puma::PreprocessorParser | |
fileIncluder() const | Puma::PreprocessorParser | inline |
fileIncluder(PreFileIncluder *f) | Puma::PreprocessorParser | inline |
freeSyntaxTree() | Puma::PreprocessorParser | |
importHandler() const | Puma::PreprocessorParser | inline |
INITIAL enum value | Puma::PreprocessorParser | |
levelState() const | Puma::PreprocessorParser | inline |
locals() const | Puma::PreprocessorParser | inline |
MACRO enum value | Puma::PreprocessorParser | |
macroManager() const | Puma::PreprocessorParser | inline |
macroManager(PreMacroManager *m) | Puma::PreprocessorParser | inline |
macroStack() const | Puma::PreprocessorParser | inline |
map_token(Token *token, bool &parse) | Puma::PreprocessorParser | |
MAYBEMACRO enum value | Puma::PreprocessorParser | |
next() | Puma::PreprocessorParser | virtual |
parse() | Puma::PreprocessorParser | |
parserState() const | Puma::PreprocessorParser | inline |
pre_mode() const | Puma::PreprocessorParser | inline |
predicateManager() const | Puma::PreprocessorParser | inline |
predicateManager(PrePredicateManager *p) | Puma::PreprocessorParser | inline |
PreMode enum name | Puma::PreprocessorParser | |
PreprocessorParser(ErrorStream *, UnitManager *, UnitManager *, std::ostream &out=std::cout, int max_depth=400) | Puma::PreprocessorParser | |
reset(ErrorStream *, UnitManager *, UnitManager *, std::ostream &out=std::cout, int max_depth=400) | Puma::PreprocessorParser | |
scanner() const | Puma::PreprocessorParser | inline |
silentMode(bool mode=true) | Puma::PreprocessorParser | inline |
stream(TokenStream *s) | Puma::PreprocessorParser | inline |
supportGNU() const | Puma::PreprocessorParser | inline |
supportGNU(bool) | Puma::PreprocessorParser | |
syntaxTree() const | Puma::PreprocessorParser | |
TOKENLIST enum value | Puma::PreprocessorParser | |
undefMacro(const char *) const | Puma::PreprocessorParser | |
undefPredicate(const char *) const | Puma::PreprocessorParser | |
unitManager() const | Puma::PreprocessorParser | inline |
~PreprocessorParser() | Puma::PreprocessorParser | |
~TokenSource() | Puma::TokenSource | inlinevirtual |