Objectica
Symbol
New
ClassConstructorQ
Class
See Also »
|
Overview
Reference Guide
More About »
ObjectConstructorQ
ObjectConstructorQ[]
is a function that yields
True
during evaluation of a constructor of an object.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
This loads the package.
In[1]:=
The next class has a print statement for
ObjectConstructorQ
in its object constructor and in another method.
In[2]:=
ObjectConstructorQ[]
is true only within the constructor.
In[3]:=
SEE ALSO
New
ClassConstructorQ
Class
RELATED LINKS
Objectica
Symbols and Numbers (makers of Objectica)
MORE ABOUT
Overview
Reference Guide