W3cubDocs

/D

dmd.dsymbolsem

Compiler implementation of the D programming language.

Authors:
Walter Bright
License:
Boost License 1.0
Source
dsymbolsem.d
Documentation
https://dlang.org/phobos/dmd_dsymbolsem.html
Coverage
https://codecov.io/gh/dlang/dmd/src/master/src/dmd/dsymbolsem.d
void dsymbolSemantic(Dsymbol dsym, Scope* sc);

Does semantic analysis on the public face of declarations.

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