Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception in _OpTypeAstVisitor._argumentListContext #52051

Closed
scheglov opened this issue Apr 17, 2023 · 2 comments
Closed

Exception in _OpTypeAstVisitor._argumentListContext #52051

scheglov opened this issue Apr 17, 2023 · 2 comments
Assignees
Labels
analyzer-completion Issues with the analysis server's code completion feature analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.

Comments

@scheglov
Copy link
Contributor

Thread 0 main threadArgumentError: Invalid argument(s): Unknown parent of RecordLiteralImpl: ForPartsWithDeclarationsImpl
at _OpTypeAstVisitor._argumentListContext(optype.dart:1741)
at _OpTypeAstVisitor.visitNamedExpression(optype.dart:1095)
at NamedExpressionImpl.accept(ast.dart:9316)
@scheglov scheglov added area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. analyzer-completion Issues with the analysis server's code completion feature analyzer-server labels Apr 17, 2023
@scheglov
Copy link
Contributor Author

Thread 0 main threadArgumentError: Invalid argument(s): Unknown parent of RecordLiteralImpl: ArgumentListImpl
at _OpTypeAstVisitor._argumentListContext(optype.dart:1722)
at _OpTypeAstVisitor.visitNamedExpression(optype.dart:1111)
at NamedExpressionImpl.accept(ast.dart:9316)

@scheglov scheglov self-assigned this Apr 19, 2023
@scheglov
Copy link
Contributor Author

copybara-service bot pushed a commit that referenced this issue Apr 19, 2023
…ListContext()

Bug: #52051
Change-Id: I2c8c2271cc51fbe1c013c6ac324052c347dd379b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/296361
Reviewed-by: Phil Quitslund <pquitslund@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer-completion Issues with the analysis server's code completion feature analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
Projects
None yet
Development

No branches or pull requests

1 participant