AbstractCompoundRefType.(constructor)
Constructs a new compound reference data model instance.
Signature
constructor(xml: DoxygenXmlParser, element: object, elementName: string);
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
xml |
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 compound reference elements from Doxygen XML output, extracting the text content representing the compound name and processing attributes for protection level, virtual specification, and optional reference identifier. This provides the foundation for inheritance and cross-reference relationships in the documentation structure.
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.