W3cubDocs

/D

dmd.globals

Compiler implementation of the D programming language.

Authors:
Walter Bright
License:
Boost License 1.0
Source
globals.d
Documentation
https://dlang.org/phobos/dmd_globals.html
Coverage
https://codecov.io/gh/dlang/dmd/src/master/src/dmd/globals.d
enum JsonFieldFlags: uint;

Each flag represents a field that can be included in the JSON output.

NOTE
set type to uint so its size matches C++ unsigned type

© 1999–2019 The D Language Foundation
Licensed under the Boost License 1.0.
https://dlang.org/phobos/dmd_globals.html