Controller

Undocumented in source.
@safe
interface Controller {}

Members

Functions

doFile
bool doFile(string filename)

Query the controller with the filename of the AST node for a decision if it shall be processed.

Meta