Skip to main content

AbstractCompoundDefType.abstract property

Indicates whether the compound is abstract.

Signature

abstract?: boolean | undefined;

Remarks

Specifies that the compound is abstract and cannot be instantiated directly, typically requiring concrete implementations of abstract methods or properties. This boolean attribute reflects abstract modifiers in object-oriented programming languages.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.