constructorsynopsis
constructorsynopsis — A syntax summary for a constructor.
Synopsis
constructorsynopsis ::=
- Sequence of:
- Zero or more of:
 methodname?- One of: 
- One or more of:
group(db.group.methodparam)methodparam
 void?
 - One or more of:
 - Zero or more of:
 
 
Additional Constraints
- If this element is the root element, it must have a version attribute.
 
Description
A constructorsynopsis contains the syntax
      summary of a constructor in an object-oriented programming language.
      Unlike a methodsynopsis, which it closely resembles,
      it may not identify a return type and the methodname
      is optional (in some languages, constructor names can be generated
      automatically).
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
- language
 Identifies the language (i.e. programming language) of the content.
Children
The following elements occur in constructorsynopsis: exceptionname, group (db.group.methodparam), methodname, methodparam, modifier, void.




![[+]](figs/web/nav/right.gif)
![[+]](figs/web/nav/down.gif)