主要内容

Cpp.OptionalParameterDeclaration Class

Namespace: Cpp
Superclasses: AstNodeProperties

Represents the optional_parameter_declaration nodes in the syntax tree of your code

Since R2026a

Description

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

Predicates

expand all

Version History

Introduced in R2026a