Main Content

Cpp.AstNodeProperties Class

Namespace: Cpp

Represents the abstract syntax tree nodes of your code

Since R2026a

Description

AstNodeProperties class is a superclass that represent an abstract syntax tree (AST) node. This class implements predicates of a generic AST node that can be accessed and invoked by its child classes.

Predicates

expand all

Version History

Introduced in R2026a