[Null-aware elements] Implement AST enhancements #56267
Labels
legacy-area-analyzer
Use area-devexp instead.
P2
A bug or feature request we're likely to work on
type-enhancement
A request for a change that isn't a bug
A new AST node should be added to represent the null-aware elements in list and set literals:
The
MapLiteralEntry
node should be updated to contain the optional null-aware tokens for the key and the value:The text was updated successfully, but these errors were encountered: