Uses of Class
ca.mcscert.jpipe.compiler.steps.transformations.DiagnosticRenderer
Packages that use DiagnosticRenderer
-
Uses of DiagnosticRenderer in ca.mcscert.jpipe.compiler.steps.transformations
Subclasses of DiagnosticRenderer in ca.mcscert.jpipe.compiler.steps.transformationsModifier and TypeClassDescriptionfinal classRenders aDiagnosticSnapshotas the human-readable report printed by thediagnosticCLI command.final classRenders aDiagnosticSnapshotas JSON, for tools that consume the diagnostic report programmatically (IDE integrations, CI dashboards).