Products

Data produced by the generator like files.

Members

Functions

putFile
void putFile(FileName fname, CppHModule data)
void putFile(FileName fname, CppModule data)
void putFile(FileName fname, ShScriptModule data)

Data pushed from the generator to be written to files.

putLocation
void putLocation(FileName loc, LocationType type)

During the translation phase the location of symbols that aren't filtered out are pushed to the variant.

Meta