Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
Globals
type God = record
Adam: FullHandle;
PreviousGod: GodHandle;
NextGod: GodHandle;