Contenido principal

Cpp.UserDefinedLiteral Class

Namespace: Cpp
Superclasses: AstNodeProperties

Represents the user_defined_literal nodes in the syntax tree of your code

Since R2026a

Description

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

Predicates

expand all

Version History

Introduced in R2026a