Skip to content

Add more introspection info for constructors #39

Description

@jakemac53

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions