Contenuto principale

Ast.TemplateInstantiation Class

Namespace: Ast
Superclasses: AstNodeProperties

Represents the template_instantiation nodes in the syntax tree of your code

Since R2026a

Description

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

Predicates

expand all

Version History

Introduced in R2026a