Skip to main content

AbstractCompoundDefType.(constructor)

Constructs a new compound definition data model instance.

Signature

constructor(xml: DoxygenXmlParser, element: object, elementName: string);

Parameters

Parameter

Type

Description

xml

DoxygenXmlParser

The XML parser instance for processing elements

element

object

The XML element object to parse

elementName

string

The name of the XML element being processed

Remarks

Parses the complete XML structure for compound definitions, processing all elements and attributes according to the Doxygen XML schema. This includes handling optional and mandatory elements, complex nested structures, and comprehensive attribute validation to ensure data integrity throughout the parsing process.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.