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