Skip to main content

AbstractDescriptionType class

Abstract base class for Doxygen description elements containing mixed content.

Signature

export declare abstract class AbstractDescriptionType extends AbstractDataModelBase

Extends: AbstractDataModelBase

Remarks

Implements the XML Schema definition for descriptionType elements, which support mixed content (character data between child elements). This class handles the complex structure of documentation descriptions including titles, paragraphs, internal sections, and hierarchical section elements.

The implementation processes the sequence of optional title elements followed by various documentation components such as paragraphs, internal documentation, and nested section structures up to level 1.

Constructors

Constructor

Modifiers

Description

(constructor)(xml, element, elementName)

Constructs an AbstractDescriptionType instance from XML element data.

Properties

Property

Modifiers

Type

Description

title?

string | undefined

(Optional) Optional title element for the description.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.