ParamDataModel.(constructor)
Constructs a new parameter data model instance.
Signature
constructor(xml: DoxygenXmlParser, element: object);
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
xml |
The XML parser instance for processing elements | |
|
element |
object |
The source XML element containing parameter data |
Remarks
Initialises the data model with the specific element name 'param' and delegates processing to the abstract base class implementation. This ensures consistent handling of parameter information whilst maintaining proper element identification for function signature documentation and API reference generation.
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.