|  | Qore Programming Language 1.13.0
    | 
#include <qore/AbstractQoreNode.h>Go to the source code of this file.
| Classes | |
| class | QoreNothingNode | 
| Qore's "NOTHING" parse tree/value type, not-referenced counted, not dynamically allocated.  More... | |
| Functions | |
| static QoreNothingNode * | nothing () | 
| returns a pointer to Nothing | |
| Variables | |
| DLLEXPORT QoreNothingNode | Nothing | 
| the global and unique NOTHING object in Qore | |
defines the QoreNothingNode class