AbstractListingTypeBase class
Abstract base class providing properties for listing-type XML elements.
Signature
export declare abstract class AbstractListingTypeBase extends AbstractDataModelBase
Extends: AbstractDataModelBase
Remarks
Defines the common structure for elements that contain code listings with optional filename attributes. This base class establishes the foundation for both full listing implementations and filtered subsets of code lines.
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
CodeLineDataModel[] | undefined |
(Optional) Array of code line elements within the listing. | ||
|
string | undefined |
(Optional) Optional filename attribute for the listing source. |
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.