Sather Home Page

Section 6.5:
Type Graph

A Type graph is the structure which is used to determine type correctness for a complete compiled program. Either of the sets may, of course, be empty. It is expected that the checking of the type graph should only be done once, filling in as needed from the collection of individual class definitions.

Type_Graph ::
subtypes : set of Type_Specifier
supertypes : set of Type_Specifier ;

Specification Index Language Index Section 6 Index
Comments or enquiries should be made to Keith Hopper.
Page last modified: Monday, 22 May 2000.
Produced with Amaya