Name
constructorsynopsis — A syntax summary for a constructor
Synopsis
constructorsynopsis ::= (modifier*,
methodname?, (methodparam+ |
void?), exceptionname*)
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
Common attributes and common linking attributes.
- language
Identifies the language (i.e., programming language) of the content
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access