Generic Function Slot-Names (4 methods)

( slot-names < class > )

Part of:

package metabang.moptilities

Returns a list of the names of the slots of a class ~
(including both direct and inherited slots). It's like ~
class-slot-names but on the class, not an instance of the class.

Method Summary

slot-names < class > 
slot-names < standard-object > 
slot-names < structure-class > 
slot-names < symbol >