Products

Data produced by the generator like files.

Members

Functions

putFile
void putFile(AbsolutePath fname, CppHModule hdr_data)
void putFile(AbsolutePath fname, CppHModule impl_data, WriteStrategy strategy)
void putFile(AbsolutePath fname, CppModule impl_data)

Data pushed from the generator to be written to files.

putLocation
void putLocation(Path loc, LocationType type)

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

Meta