Control various aspects of the analyze and generation like what nodes to process.
Strip the filename according to user regex.
Query the controller with the filename of the AST node for a decision if it shall be processed.
Determine by checking the filesystem if a templated PREFIX_style file shall be created.
See Implementation
Control various aspects of the analyze and generation like what nodes to process.