AbstractIndexMemberType class
Abstract base class for index member type data models.
Signature
export declare abstract class AbstractIndexMemberType extends AbstractDataModelBase
Extends: AbstractDataModelBase
Remarks
Represents member elements found within Doxygen index XML structures, corresponding to the MemberType complex type in the XML schema. This class handles the parsing of member names, reference identifiers, and member kinds from the XML structure. All concrete member data model classes should extend this abstract base to ensure consistent parsing and data representation.
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructs a new AbstractIndexMemberType instance from XML data. |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
The kind classification of the member. | ||
|
string |
The name of the member element. | ||
|
string |
The reference identifier for the member. |
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.