Compiler.onImport

A callback function that is called once an imported module is parsed. If the callback returns true, then it tells the frontend that the driver intends on compiling the import.

struct Compiler
extern (C++) static
bool
onImport
Suggestion Box / Bug Report