The Online Sather Code Browser


Author: Ben Gomes These pages were generated by the HTML based Sather browser tool. Please contact the author for more details. Suggestions, bug reports and contributions are always welcome


Viewing Class Definitions

Clicking on a concrete class name will take you to a short, flat listing of the class i.e. a listing with all the signatures and comments in the class interface.

Clicking on an abstract class will take you to a listing of the class i.e. it will only contain signatures defined by that abstraction, and not the signatures of its supertypes. Abstract classes have a type graph below the short flat listing. Occassionally, an abstract class has no subtypes, leading to an empty image.

Clicking on a signature in the short form takes you to the full routine definition.


Viewing Flattened Classes

The beginning of each concrete class says "Flattened version here". Click on the word "here" to view the flattened version of the class i.e. the class with all its included routines. Included routines are marked, along with their new name if they were renamed during inclusion. Flattened listings are not available for abstract classes.


Viewing Modules

Clicking on a Module name in the class listing will take you to the corresponding module file which may have useful comments regarding the structure of that module

You can get back to this page by clicking on the About item at the head of the class listing


The Sather Home Page