Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The HasStaticInitializer property has been added to the C/C++ dictionary. See HasStaticInitializer for usage.

The Init property from the C/C++ dictionary is now supported for the if and switch nodes. See Init property for usage.

The Attributes property from the C/C++ dictionary is now supported for the statements nodes. See Attributes property for usage.

The OperatorName property from the C/C++ dictionary is now supported for the a.b, a->b, a.*b, a->*b nodes. See OperatorName property for usage.

Version 10.4.1

The IsBuiltin property property from the C/C++ dictionary is now supported for types. See IsBuiltin property for usage.

...