Skip to main content

AbstractMemberRefType.(constructor)

Constructs a new member reference data model from XML element data.

Signature

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

Parameters

Parameter

Type

Description

xml

DoxygenXmlParser

The XML parser instance for processing element data

element

object

The XML element containing member reference information

elementName

string

The name of the XML element being processed

Remarks

Processes the XML element representing member reference information and extracts scope identification, member names, and reference attributes required for cross-referencing functionality. The constructor validates mandatory elements and attributes whilst gracefully handling optional ambiguity scope information.

The implementation ensures that essential reference data (scope, name, refid, protection, virtual kind) is properly extracted and validated according to the memberRefType schema requirements.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.