Main Content

Cpp.NamespaceIdentifier Class

Namespace: Cpp
Superclasses: AstNodeProperties

Represents the namespace_identifier nodes in the syntax tree of your code

Since R2026a

Description

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

Predicates

expand all

Version History

Introduced in R2026a