Skip to main content

AbstractMemberDefType.inline property

Indicates whether the member is declared as inline.

Signature

inline?: boolean | undefined;

Remarks

Boolean flag indicating that the member is defined inline, suggesting to the compiler that calls should be expanded in place rather than using function call mechanisms. This affects performance and linking.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.