Objects from the Class
Objects can be created by calls of the form new("functionX", ...)
.Slots
.Data
:- Directly extends class
"function"
.
Extends
Class "function"
, from data part.
Class "OptionalFunction"
, by class "function"
.
Class "PossibleMethod"
, by class "function"
.Methods
No methods defined with class "functionX" in the signature.