Next: , Previous: , Up: Behavior   [Index]


1.9.7 Behavior: compilation (alternative)

methods

Don’t use this, it’s only present to file in from Smalltalk/V

methodsFor

Don’t use this, it’s only present to file in from Dolphin Smalltalk

methodsFor: category ifFeatures: features

Start compiling methods in the receiver if this implementation of Smalltalk has the given features, else skip the section

methodsFor: category stamp: notUsed

Don’t use this, it’s only present to file in from Squeak

privateMethods

Don’t use this, it’s only present to file in from IBM Smalltalk

publicMethods

Don’t use this, it’s only present to file in from IBM Smalltalk