...
Table of Contents | ||
---|---|---|
|
Version 10.4.2
RuleWizard for C/C++
...
The following nodes have been added to the C/C++test dictionary:
...
- The
Init
property from the C/C++ dictionary is now supported for theif
andswitch
nodes. See Init for usage. - The
Attributes
property from the C/C++ dictionary is now supported for thestatements
nodes. See Attributes for usage. - The
OperatorName
property from the C/C++ dictionary is now supported for thea.b
,a->b
,a.*b
,a->*b
nodes. See OperatorName for usage.
RuleWizard for
...
Java
The var
node has been added to the Java dictionary.
...