[S] Change in dart/sdk[main]: DeCo. Change to 'class EnumBody implements AstNode', not 'ClassBody'.

0 views
Skip to first unread message

Brian Wilkerson (Gerrit)

unread,
Oct 29, 2025, 6:32:59 PM (3 days ago) Oct 29
to Konstantin Shcheglov, Brian Wilkerson, Paul Berry, Kallen Tu, Commit Queue, dart-analys...@google.com, rev...@dartlang.org
Attention needed from Konstantin Shcheglov and Paul Berry

Brian Wilkerson voted and added 1 comment

Votes added by Brian Wilkerson

Code-Review+1

1 comment

Patchset-level comments
File-level comment, Patchset 3 (Latest):
Brian Wilkerson . resolved

I don't really have the context for this change, but I'm ok with getting caught up later.

Open in Gerrit

Related details

Attention is currently required from:
  • Konstantin Shcheglov
  • Paul Berry
Submit Requirements:
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: sdk
Gerrit-Branch: main
Gerrit-Change-Id: Icccbf87883cdfa42b0dd026a5ddc9a40d644a5ea
Gerrit-Change-Number: 458440
Gerrit-PatchSet: 3
Gerrit-Owner: Konstantin Shcheglov <sche...@google.com>
Gerrit-Reviewer: Brian Wilkerson <brianwi...@google.com>
Gerrit-Reviewer: Konstantin Shcheglov <sche...@google.com>
Gerrit-Reviewer: Paul Berry <paul...@google.com>
Gerrit-CC: Kallen Tu <kall...@google.com>
Gerrit-Attention: Paul Berry <paul...@google.com>
Gerrit-Attention: Konstantin Shcheglov <sche...@google.com>
Gerrit-Comment-Date: Wed, 29 Oct 2025 22:32:56 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

Kallen Tu (Gerrit)

unread,
Oct 29, 2025, 6:50:47 PM (3 days ago) Oct 29
to Konstantin Shcheglov, Brian Wilkerson, Paul Berry, Commit Queue, dart-analys...@google.com, rev...@dartlang.org
Attention needed from Konstantin Shcheglov and Paul Berry

Kallen Tu added 1 comment

Patchset-level comments
Brian Wilkerson . unresolved

I don't really have the context for this change, but I'm ok with getting caught up later.

Kallen Tu

If you could explain with this comment thread or the commit message, @sche...@google.com, I'd love to know the context behind this change.

Gerrit-Comment-Date: Wed, 29 Oct 2025 22:50:44 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Brian Wilkerson <brianwi...@google.com>
satisfied_requirement
open
diffy

Konstantin Shcheglov (Gerrit)

unread,
Oct 30, 2025, 1:50:19 PM (2 days ago) Oct 30
to Brian Wilkerson, Paul Berry, Kallen Tu, Commit Queue, dart-analys...@google.com, rev...@dartlang.org
Attention needed from Paul Berry

Konstantin Shcheglov voted Commit-Queue+2

Commit-Queue+2
Open in Gerrit

Related details

Attention is currently required from:
  • Paul Berry
Submit Requirements:
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: sdk
Gerrit-Branch: main
Gerrit-Change-Id: Icccbf87883cdfa42b0dd026a5ddc9a40d644a5ea
Gerrit-Change-Number: 458440
Gerrit-PatchSet: 4
Gerrit-Owner: Konstantin Shcheglov <sche...@google.com>
Gerrit-Reviewer: Brian Wilkerson <brianwi...@google.com>
Gerrit-Reviewer: Konstantin Shcheglov <sche...@google.com>
Gerrit-Reviewer: Paul Berry <paul...@google.com>
Gerrit-CC: Kallen Tu <kall...@google.com>
Gerrit-Attention: Paul Berry <paul...@google.com>
Gerrit-Comment-Date: Thu, 30 Oct 2025 17:50:16 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

Commit Queue (Gerrit)

unread,
Oct 30, 2025, 1:50:33 PM (2 days ago) Oct 30
to Konstantin Shcheglov, Brian Wilkerson, Paul Berry, Kallen Tu, dart-analys...@google.com, rev...@dartlang.org

Commit Queue submitted the change

Unreviewed changes

3 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.

Change information

Commit message:
DeCo. Change to 'class EnumBody implements AstNode', not 'ClassBody'.

Paul and I discussed offline in the context of https://dart-review.googlesource.com/c/sdk/+/457161 and decided that `EnumBody` is different enough that it does not fit into the `ClassBody` hierarchy. For example `ClassDeclaration` has `body`, but it cannot have `EnumBody`.
Change-Id: Icccbf87883cdfa42b0dd026a5ddc9a40d644a5ea
Reviewed-by: Brian Wilkerson <brianwi...@google.com>
Commit-Queue: Konstantin Shcheglov <sche...@google.com>
Files:
  • M pkg/analyzer/api.txt
  • M pkg/analyzer/lib/dart/ast/visitor.g.dart
  • M pkg/analyzer/lib/src/dart/ast/ast.dart
Change size: S
Delta: 3 files changed, 5 insertions(+), 5 deletions(-)
Branch: refs/heads/main
Submit Requirements:
  • requirement satisfiedCode-Review: +1 by Brian Wilkerson
Open in Gerrit
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: merged
Gerrit-Project: sdk
Gerrit-Branch: main
Gerrit-Change-Id: Icccbf87883cdfa42b0dd026a5ddc9a40d644a5ea
Gerrit-Change-Number: 458440
Gerrit-PatchSet: 5
Gerrit-Owner: Konstantin Shcheglov <sche...@google.com>
Gerrit-Reviewer: Brian Wilkerson <brianwi...@google.com>
Gerrit-Reviewer: Konstantin Shcheglov <sche...@google.com>
Gerrit-Reviewer: Paul Berry <paul...@google.com>
Gerrit-CC: Kallen Tu <kall...@google.com>
open
diffy
satisfied_requirement

Kallen Tu (Gerrit)

unread,
Oct 30, 2025, 2:03:31 PM (2 days ago) Oct 30
to Konstantin Shcheglov, Commit Queue, Brian Wilkerson, Paul Berry, dart-analys...@google.com, rev...@dartlang.org

Kallen Tu added 1 comment

Patchset-level comments
File-level comment, Patchset 3:
Brian Wilkerson . resolved

I don't really have the context for this change, but I'm ok with getting caught up later.

Kallen Tu

If you could explain with this comment thread or the commit message, @sche...@google.com, I'd love to know the context behind this change.

Kallen Tu

Thanks. Resolving.

Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: sdk
Gerrit-Branch: main
Gerrit-Change-Id: Icccbf87883cdfa42b0dd026a5ddc9a40d644a5ea
Gerrit-Change-Number: 458440
Gerrit-PatchSet: 5
Gerrit-Owner: Konstantin Shcheglov <sche...@google.com>
Gerrit-Reviewer: Brian Wilkerson <brianwi...@google.com>
Gerrit-Reviewer: Konstantin Shcheglov <sche...@google.com>
Gerrit-Reviewer: Paul Berry <paul...@google.com>
Gerrit-CC: Kallen Tu <kall...@google.com>
Gerrit-Comment-Date: Thu, 30 Oct 2025 18:03:27 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Brian Wilkerson <brianwi...@google.com>
Comment-In-Reply-To: Kallen Tu <kall...@google.com>
satisfied_requirement
open
diffy
Reply all
Reply to author
Forward
0 new messages