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

Constructor Generation #2

Open
sdiemert opened this issue Jul 17, 2015 · 1 comment
Open

Constructor Generation #2

sdiemert opened this issue Jul 17, 2015 · 1 comment

Comments

@sdiemert
Copy link
Owner

Constructors need to be generated for both the functional and prototype class patterns.

@sdiemert
Copy link
Owner Author

Constructors are also currently treated as normal member operation within the code. Need a way to identify the constructor and ignore it in normal operation generation, but then to use that method signature for the actual constructor function.

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