PropertyIsNull.cpp File Reference

The PropertyIsNull class encodes an operator that checks to see if the value of its content is NULL. More...

#include "Globals.h"
#include "PropertyIsNull.h"
#include "PropertyName.h"
#include <cassert>

Go to the source code of this file.

Detailed Description

The PropertyIsNull class encodes an operator that checks to see if the value of its content is NULL.

Definition in file PropertyIsNull.cpp.