Controller

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

Members

Functions

doSymbol
bool doSymbol(string symbol)

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

doSymbolAtLocation
bool doSymbolAtLocation(string filename, string symbol)

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

Meta