Ast.TypeParameterDeclaration Class
Namespace: Ast
Superclasses: AstNodeProperties
Represents the type_parameter_declaration nodes in the syntax tree of your code
Since R2026a
Description
TypeParameterDeclaration class represents the C++ syntax node type_parameter_declaration in your code and contains predicates to query properties and children of this node.
Predicates
Version History
Introduced in R2026a