주요 콘텐츠

Cpp.ExplicitFunctionSpecifier Class

Namespace: Cpp
Superclasses: AstNodeProperties

Represents the explicit_function_specifier nodes in the syntax tree of your code

Since R2026a

Description

ExplicitFunctionSpecifier class represents the C++ syntax node explicit_function_specifier in your code and contains predicates to query properties and children of this node.

Predicates

expand all

Version History

Introduced in R2026a