Skip to content

Analyzer should support new getter and setter syntax #3607

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

Closed
gbracha opened this issue Jun 13, 2012 · 5 comments
Closed

Analyzer should support new getter and setter syntax #3607

gbracha opened this issue Jun 13, 2012 · 5 comments
Assignees
Labels
legacy-area-analyzer Use area-devexp instead.
Milestone

Comments

@gbracha
Copy link
Contributor

gbracha commented Jun 13, 2012

See issue #3602.

@bwilkerson
Copy link
Member

Set owner to @bwilkerson.
Added Started label.

@bwilkerson
Copy link
Member

http://codereview.chromium.org/10545159/

This adds support for accepting the new syntax but does not flag any errors or warnings when the old syntax is used. Once the VM and dart2js support the new syntax we could add a warning. Once the libraries have been converted we could remove support for the old syntax.

@bwilkerson
Copy link
Member

Added Waiting label.

@bwilkerson
Copy link
Member

Added Triaged label.

@bwilkerson
Copy link
Member

http://codereview.chromium.org/10836252/


Added Fixed label.

@gbracha gbracha added Type-Defect legacy-area-analyzer Use area-devexp instead. labels Aug 14, 2012
@gbracha gbracha added this to the M1 milestone Aug 14, 2012
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
legacy-area-analyzer Use area-devexp instead.
Projects
None yet
Development

No branches or pull requests

2 participants