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

Add more introspection info for constructors #39

Open
jakemac53 opened this issue Aug 9, 2021 · 0 comments
Open

Add more introspection info for constructors #39

jakemac53 opened this issue Aug 9, 2021 · 0 comments

Comments

@jakemac53
Copy link
Owner

It would be good to have isFactory, isConst, and then in the case of redirecting factory constructors it would be good if we could get the name.

The last bit is a bit interesting as we may want to allow providing an implementation of an external factory constructor, which is actually just to make it a redirecting constructor. That could get added in the last phase and then wouldn't be available in earlier phases etc, so we should thing about the consequences of that. Likely we can just say that is OK though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant