dmd.semantic3
Performs the semantic3
stage, which deals with function bodies.
License
Source: semantic3.d
Documentation: https://dlang.org/phobos/dmd_semantic3.html
-
Declaration
void
semantic3
(Dsymboldsym
, Scope*sc
);Does semantic analysis on function bodies.