Files
sdk/pkg/analyzer_utilities/lib
Paul Berry 622e079c88 [messages] Refactor DiagnosticClassInfo.typeCode.
`DiagnosticClassInfo.typeCode` is replaced with a `code` getter on the
`AnalyzerDiagnosticType` enum.

This is part of a longer term effort to remove the
`DiagnosticCode`-derived classes entirely.

Change-Id: I6a6a69641b013d7c2ce8af3f4d54c82a9980bdb7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/462320
Commit-Queue: Paul Berry <paulberry@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2025-11-15 09:04:50 -08:00
..