Backend

Undocumented in source.

Constructors

this
this(Controller ctrl, Parameter params, Product products, Transform transf, Regex!char strip_incl)
Undocumented in source.

Members

Functions

analyzeFile
ExitStatusType analyzeFile(AbsolutePath analyze_file, string[] use_cflags)
Undocumented in source. Be warned that the author may not have intended to support it.
finalizeIncludes
void finalizeIncludes()

Frontend signals backend that all files have been processed.

process
void process(SymbolsT syms, CompileCommandFilter compiler_flag_filter)
Undocumented in source. Be warned that the author may not have intended to support it.
putLocation
void putLocation(Path fname, LocationType type, Language lang)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta