Compile a single source file (srcFile), and write the object to objName.
Output an unique name to represent the source file. Calls with path that resolve to the same file on the filesystem will return the same, unless they include different symbolic links (which are not resolved).
Information about a single binary target.
Performs the full generator process.
Overridden in derived classes to implement the actual generator functionality.
Overridable method to be invoked after the generator process has finished.