AbstractReimplementType.(constructor)
Constructs a new abstract reimplement type from XML data.
Signature
constructor(xml: DoxygenXmlParser, element: object, elementName: string);
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
xml |
The Doxygen XML parser instance | |
|
element |
object |
The XML element containing reimplement relationship data |
|
elementName |
string |
The expected XML element name |
Remarks
Parses the provided XML element to construct a complete reimplement relationship data model. The parsing process extracts the textual content from the element and processes the mandatory refid attribute. Validation ensures that both the descriptive text and reference identifier are present and non-empty, maintaining the integrity of the reimplement relationship documentation.
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.