Generic Function Direct-Slot-Names (3 methods)

( direct-slot-names < class-specifier > )

Part of:

package metabang.moptilities
Returns a list of the names of the slots that are defined _directly_ in the class-specifier (as opposed to slots defined in superclasses).

Method Summary

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