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