Creates a new collector.
init()
s21_OpenAPIGeneratorCore33StdErrPrintingDiagnosticCollectorVACycfc
32AR7
import _OpenAPIGeneratorCore
Invoke the core logic of the Swift OpenAPI Generator tool and plugin.
struct StdErrPrintingDiagnosticCollector
A diagnostic collector that prints diagnostics to standard error.
func emit(_ diagnostic: Diagnostic)
Emits a diagnostic message to standard error.