kScopeToMultiNodes
Description
Specially defined constant type, indicating that the scope will be mapped to multiple D operators.
Prototype
const char_t *const kScopeToMultiNodes = "ScopeToMultiNodes";
Restrictions
None
Parent topic: Constant
Specially defined constant type, indicating that the scope will be mapped to multiple D operators.
const char_t *const kScopeToMultiNodes = "ScopeToMultiNodes";
None