Controller

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

Members

Functions

doComponentNameStrip
Path doComponentNameStrip(Path fname)

Strip the filename according to user regex.

doFile
bool doFile(string filename, string info)

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

genStyleInclFile
Flag!"genStyleInclFile" genStyleInclFile()

Determine by checking the filesystem if a templated PREFIX_style file shall be created.

Meta