W3cubDocs

/D

dmd.semantic3

Compiler implementation of the D programming language.

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

Does semantic analysis on function bodies.

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