Objectica`
Message
New::constructor
MORE INFORMATION
Generated for every constructor
any
in
Class
[
any
]:={
any[parameters]
:=
cmd
}
when used as
New
.
any
without brackets.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
This loads the package.
In[1]:=
A constructor must always get parameters, even if the parametersequence is empty.
In[2]:=
Out[2]=
Adding the brackets allows to create an object
In[3]:=
Out[3]=
SEE ALSO
New
RELATED LINKS
Objectica
Symbols and Numbers (makers of Objectica)