Skip to main content

AbstractHighlightType class

Abstract base class for syntax highlighting elements within code listings.

Signature

export declare abstract class AbstractHighlightType extends AbstractDataModelBase

Extends: AbstractDataModelBase

Remarks

Implements the XML Schema definition for highlightType elements, which provide syntax highlighting information for portions of source code. Each highlight element contains a mandatory class attribute that specifies the type of syntax element (keyword, comment, etc.) and may contain mixed content including text, spacing elements, and cross-references.

The implementation supports the full range of Doxygen highlight classes including standard programming language constructs and specialised VHDL categories for hardware description language documentation.

Constructors

Constructor

Modifiers

Description

(constructor)(xml, element, elementName)

Constructs an AbstractHighlightType instance from XML element data.

Properties

Property

Modifiers

Type

Description

classs

string

Mandatory highlight classification attribute.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.