$Revision: 1615 $
$Date: 2002-06-10 21:20:20 -0400 (Mon, 10 Jun 2002) $
modifier — Modifiers in a synopsis
modifier ::= (#PCDATA|replaceable
|inlinegraphic
|inlinemediaobject
|indexterm
|beginpage
)*
A Modifier
identifies additional information about
some identifier. For example, the public or private nature of a
OOClass
name, or information about a static or synchronized nature of a
MethodSynopsis
.
These elements contain modifier:
constructorsynopsis
, destructorsynopsis
, fieldsynopsis
, funcprototype
, methodparam
, methodsynopsis
, ooclass
, ooexception
, oointerface
.
The following elements occur in modifier:
beginpage
, indexterm
, inlinegraphic
, inlinemediaobject
, replaceable
.