Skip to main content

AbstractCompoundDefType.final property

Indicates whether the compound is marked as final.

Signature

final?: boolean | undefined;

Remarks

Specifies that the compound cannot be inherited from or extended, typically used in object-oriented programming languages that support final classes or sealed types. This boolean attribute reflects the final modifier in the source code.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.