Overview Module Function Class Tea 3.1.0 Reference Documentation
© 2002 PDM&FC

Function new-class

new-class memberList
new-class superClass memberList

Creates a new class object.

Parameters:
superClass - Symbol identifying the super class of the new class.
memberList - List of symbols representing the members of the new class.
Returns:
A reference to the newly created class object.

Creates a new class object.

Overview Module Function Class Tea 3.1.0 Reference Documentation
© 2002 PDM&FC
Report a bug or request new features
© 2002