Main Content

Cpp.UnaryExpressionOperator Class

Namespace: Cpp
Superclasses: AstNodeProperties

Represents the unary_expression_operator nodes in the syntax tree of your code

Since R2026a

Description

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

Predicates

expand all

Version History

Introduced in R2026a