40 std::filesystem::path project_root,
41 gsl::not_null<const TextFormatter *> format,
42 gsl::not_null<const UserDiagnostics *> diag);
54 std::filesystem::path project_root_;
Abstract base class for applying text styling with context-aware formatting.
Abstract class for structured error reporting and diagnostic output.