622e079c88
`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>