19.14 Chapter Summary

This chapter covered these topics:

It included discussion of the following Modula-2 items:

Reserved Words Standard Identifiers
FORWARD (new) none
FINALLY (new)

and of the following Object Oriented Modula-2 items:

Reserved Words Standard Identifiers
AS CREATE
ABSTRACT DESTROY
CLASS EMPTY
GUARD ISMEMBER
INHERIT SELF
OVERRIDE
READONLY
REVEAL
TRACED
UNSAFEGUARDED

Imports:

Standard Library Imports

From M2OOEXCEPTION:
  M2OOExceptions, M2OOException, IsM2OOException
From COROUTINES
  DISPOSECOROUTINE

Contents