|
Description
|
Fixed as suggested, clarifying all occurrences of "classes".
xxxxx@xxxxx 2002-09-29
The RootDoc.classes() and PackageDoc.allClasses() mean
by "class" -- an interface, error, exception, or ordinary
class.
PackageDoc.ordinaryClasses() leaves errors and exceptions
out, but it's not clear if it includes interfaces or not.
======================================================================
|