dmd.semantic3

Performs the semantic3 stage, which deals with function bodies.

Authors

Walter Bright

Source: semantic3.d

  • Declaration

    void semantic3(Dsymbol dsym, Scope* sc);

    Does semantic analysis on function bodies.