dmd.dsymbolsem

Does the semantic 1 pass on the AST, which looks at symbol declarations but not initializers or function bodies.

Members

Functions

dsymbolSemantic
void dsymbolSemantic(Dsymbol dsym, Scope* sc)

Does semantic analysis on the public face of declarations.

Meta

Suggestion Box / Bug Report