[4.0]fieldsynopsis

$Revision: 1.2 $

$Date: 2002/06/11 01:19:58 $

fieldsynopsis — The name of a field in a class definition

Synopsis

Content Model

fieldsynopsis ::=
(modifier*,type?,varname,initializer?)

Attributes

Common attributes

Name

Type

Default

languageCDATANone

DocBook NG “Bourbon” Content Model

fieldsynopsis ::=

DocBook NG “Bourbon” Attributes

Common attributes and common linking attributes.

Additional attributes: (Required attributes, if any, are bold)

  • language

Description

A FieldSynopsis contains the syntax summary of a field (generally speaking, fields in the object-oriented programming language sense).

Processing expectations

For the most part, the processing application is expected to generate all of the parenthesis, semicolons, commas, and so on. required in the rendered synopsis.

Children

The following elements occur in fieldsynopsis: initializer, modifier, type, varname.