Class SeverityStyling

java.lang.Object
org.ek9lang.cli.coverage.SeverityStyling
All Implemented Interfaces:
Function<SeverityDeterminer.Severity, SeverityStyling.Styling>

final class SeverityStyling extends Object implements Function<SeverityDeterminer.Severity, SeverityStyling.Styling>
Maps severity level to CSS class and icon. Single responsibility: severity to visual styling mapping.