Previous: Behavior-testing the form of the instances, Up: Behavior [Index]
Returns true if the instances of the receiver understand the given selector
Return whether the receiver has any methods defined
Returns true if the local method dictionary contains the given selector
If methods understood by the receiver’s instances have access to a symbol named ’name’, evaluate aBlock
Answer which class in the receiver’s hierarchy contains the implementation of selector used by instances of the class (nil if none does)
Answer a Set of selectors which access the given instance variable
Answer a Set of selectors which read the given instance variable
Answer a Set of selectors which read the given instance variable
Returns a Set of selectors that refer to anObject
Return the collection of selectors in the class which reference the byte code, aByteCode