8. Visibility Rules

The rules defining the scope of declarations and the rules defining which identifiers are visible at various points in the text of the program are described in this chapter. The formulation of these rules uses the notion of a declarative region.

References: declaration, declarative region, identifier, scope, visibility.

Sub-topics:


[INDEX][CONTENTS]