This is an alpha version of this book.

[4.0]fieldsynopsis

Name

fieldsynopsis — The name of a field in a class definition

Synopsis

Content Model

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

Attributes

Common attributes

Parameter Entities

The following parameter entities contain fieldsynopsis:

Parameter Entities
%admon.mix; %bookcomponent.content; %component.mix;
%divcomponent.mix; %example.mix; %figure.mix;
%footnote.mix; %glossdef.mix; %indexdivcomponent.mix;
%para.char.mix; %qandaset.mix; %refcomponent.mix;
%revdescription.mix; %sidebar.mix; %synop.class;
%tbl.entry.mdl;    

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.

Copyright © 1999, 2000, 2001 O'Reilly & Associates, Inc.