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

Consistency checking when an input with the same name occurs with different types. #7

Open
pbloem opened this issue Aug 1, 2013 · 1 comment

Comments

@pbloem
Copy link
Member

pbloem commented Aug 1, 2013

If a module has different methods of construction (like different constructors), the same @in name is allowed to occur in both, but only with the same type. This should be checked explicitly, probably by JavaDomain.

@wongiseng
Copy link
Member

There are some checks now for inputs with same name: 2be2152

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

No branches or pull requests

2 participants