fieldsynopsis
fieldsynopsis — The name of a field in a class definition.
Synopsis
- Sequence of:
- Zero or more of:
type
?varname
initializer
?
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 parentheses, semicolons, commas, and so on required in the rendered synopsis.
Attributes
Common attributes and common linking attributes.
- language
Identifies the language (i.e. programming language) of the content.
This element occurs in 74 elements.
Children
The following elements occur in fieldsynopsis: initializer
, modifier
, type
, varname
.