Next: ClassDescription-parsing class declarations, Previous: ClassDescription-filing, Up: ClassDescription [Index]
Put the method identified by the selector aSelector under the category given by aString.
Create a method accessing the variable ‘what’.
Create a method accessing the variable ‘what’, with a default value of ‘value’, using lazy initialization
Create a method which sets the variable ‘what’.
See documentation. This function is deprecated, you should use the <asyncCCall: ... > special syntax instead.
See documentation. This function is deprecated, you should use the <asyncCCall: ... > special syntax instead.
Remove from the receiver every method belonging to the given category
Answer the category for the given selector, or nil if the selector is not found