Qore Programming Language  0.8.3
Classes | Functions | Variables
include/qore/QoreNothingNode.h File Reference

(4311)

#include <qore/AbstractQoreNode.h>

Go to the source code of this file.

Classes

class  QoreNothingNode
 Qore's SQL "NOTHING" parse tree/value type, not-referenced counted, not dynamically allocated. More...

Functions

static QoreNothingNodenothing ()
 returns a pointer to Nothing

Variables

DLLEXPORT QoreNothingNode Nothing
 the global and unique NOTHING object in Qore

Detailed Description

defines the QoreNothingNode class

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines