31 [[nodiscard]] std::vector<OutputFile>
40 [[nodiscard]]
static std::string
41 readFile(
const std::filesystem::path &path);
43 std::filesystem::path m_template_root;
Base interface for all pipeline emitters.
Abstract base class for pipeline emitters.
Definition Emitter.hpp:35
Aggregated output of the full resolver pipeline.
Definition Resolved.hpp:105