Home Segments Index Top Previous Next

98: Mainline

To keep the size of this book manageable, the information displayed in the class-hierarchy browser shown in Segment 97 is rerepresented in the following form:

Integer method definition • instance 
fatToCalories 
  "Answer the calories in the receiver, viewed as grams of fat" 
  ^ self * 9 

When you see such a definition representation, you are to assume that Smalltalk has accepted the definition in response to your clicking right > save.