-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ondart-model-analyzer-specIssues with the analyzer's implementation of the language specIssues with the analyzer's implementation of the language specimplementationTrack the implementation of a specific feature (use on area-meta issue, not issues for each tool)Track the implementation of a specific feature (use on area-meta issue, not issues for each tool)legacy-area-analyzerUse area-devexp instead.Use area-devexp instead.type-enhancementA request for a change that isn't a bugA request for a change that isn't a bug
Milestone
Description
(Parent issue #44917)
This issue tracks the analyzer work necessary to support type arguments on annotations, for example:
@TypeHelper<int>(42, "The meaning")
For justification and additional planning details, please see:
- The feature request in the language issue tracker: Allow generic metadata annotations language#1297
- The feature specification: https://github.com/dart-lang/language/blob/master/accepted/future-releases/small-features-21Q1/feature-specification.md
- The implementation plan: https://github.com/dart-lang/language/blob/master/accepted/future-releases/small-features-21Q1/implementation-plan.md
- The implementation plan PR: Add feature specification and implementation plan for small features for Q1 of 2021 language#1417
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ondart-model-analyzer-specIssues with the analyzer's implementation of the language specIssues with the analyzer's implementation of the language specimplementationTrack the implementation of a specific feature (use on area-meta issue, not issues for each tool)Track the implementation of a specific feature (use on area-meta issue, not issues for each tool)legacy-area-analyzerUse area-devexp instead.Use area-devexp instead.type-enhancementA request for a change that isn't a bugA request for a change that isn't a bug