AbstractIndexMemberType.(constructor)
Constructs a new AbstractIndexMemberType instance from XML data.
Signature
constructor(xml: DoxygenXmlParser, element: object, elementName: string);
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
xml |
The Doxygen XML parser instance for processing XML elements | |
|
element |
object |
The XML element containing the member data |
|
elementName |
string |
The name of the XML element being processed |
Remarks
Parses the provided XML element to extract member information including the name element and mandatory attributes (refid and kind). The constructor validates that all required data is present and properly formatted according to the XML schema specifications.
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.