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