No comment. Sorry.
contents
Answer the contents, with due respect for my contentsSymbol
contents:notifying:
addModelMenuItemsTo:forMorph:hand:
The receiver serves as the model for aMorph; a menu is being constructed for the morph, and here the receiver is able to add its own items
compiledMethod
doItReceiver
This class's classPool has been jimmied to be the classPool of the class being browsed. A doIt in the code pane will let the user see the value of the class variables.
identifyScript
methodClass:methodSelector:
versions
Return a VersionsBrowser (containing a list of ChangeRecords) of older versions of this method.
selectedClass
All owners of TextViews are asked this during a doIt
selectedClassOrMetaClass
selectedMessageCategoryName
Answer the name of the message category of the message of the currently selected context.
selectedMessageName
isolatedCodePaneForClass:selector:
Answer a MethodMorph on the given class and selector
makeIsolatedCodePaneForClass:selector:
Create, and place in the morphic Hand, an isolated code pane bearing source code for the given class and selector