AbstractMemberBaseType class
Abstract base class for member-related data models within documentation.
Signature
export declare abstract class AbstractMemberBaseType extends AbstractDataModelBase
Extends: AbstractDataModelBase
Remarks
Provides foundational functionality for all member-related elements within the Doxygen documentation system. This class establishes the basic structure for member identification and classification, serving as the foundation for more specific member definition processing.
The class maintains essential member information including name and kind identification, which are fundamental properties required by all member types within the documentation hierarchy.
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
string |
The kind classification of the member element. | ||
string |
The name of the member element. |
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.