Compiler.onParseModule

For the given module, perform any post parsing analysis. Certain compiler backends (ie: GDC) have special placeholder modules whose source are empty, but code gets injected immediately after loading.

struct Compiler
extern (C++) static
void
onParseModule
Suggestion Box / Bug Report