AbstractMemberDefType.staticc property
Indicates whether the member is declared as static.
Signature
staticc: boolean | undefined;
Remarks
Boolean flag indicating static member declaration, affecting the member's association with class instances versus the class itself. This information is crucial for understanding member accessibility and usage patterns.
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.