API  1.0.0
CPNull.h
Go to the documentation of this file.
1 
2 @interface CPNull : CPObject
3 {
4  id __doxygen__;
5 }
6 @end
An object representation of nil.
Definition: CPNull.h:2