Controller

Control various aspectes of the analyze and generation like what nodes to process.

@safe
interface Controller {}

Members

Functions

doSymbol
bool doSymbol(string symbol)

Query the controller for a decision if it shall be processed.

Meta