Home Segments Index Top Previous Next

609: Mainline

The definitions of class methods and instance methods in the weight.cls file begin with a prefix line, marked on both ends by exclamation points. The prefix line records the class to which the method belongs.

Each individual method is terminated by an exclamation point. The complete set of methods is terminated by a space and yet another exclamation point.