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

dart2js source mirrors give wrong answer for isConstConstructor #14917

Closed
alan-knight opened this issue Nov 7, 2013 · 2 comments
Closed

dart2js source mirrors give wrong answer for isConstConstructor #14917

alan-knight opened this issue Nov 7, 2013 · 2 comments
Labels
closed-not-planned Closed as we don't intend to take action on the reported issue library-mirrors web-dart2js

Comments

@alan-knight
Copy link
Contributor

e.g. if you get a mirror for the default constructor for Symbol it returns false to "isConstConstructor"

@kwalrath
Copy link
Contributor

kwalrath commented Nov 7, 2013

Marked this as blocking #14921.

@sigmundch sigmundch added the closed-not-planned Closed as we don't intend to take action on the reported issue label Dec 11, 2015
@sigmundch
Copy link
Member

Now that dartdoc was moved away from the source-mirrors library and is using the analyzer parser directly, we will deprecate the source-mirrors library. So we are not planning to add this feature anymore.
@sigmundch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-not-planned Closed as we don't intend to take action on the reported issue library-mirrors web-dart2js
Projects
None yet
Development

No branches or pull requests

4 participants