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

Field initialisers must receive "this" as an argument #83

Closed
peterwvj opened this issue Mar 30, 2017 · 1 comment
Closed

Field initialisers must receive "this" as an argument #83

peterwvj opened this issue Mar 30, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@peterwvj
Copy link
Member

VDM++ allows field initialisers to access others instance variables. Therefore, the fieldInitializer that are generated by VDM2C must also receive this as input.

@peterwvj peterwvj added the bug label Mar 30, 2017
@peterwvj peterwvj added this to the v0.1.6 milestone Mar 30, 2017
@peterwvj peterwvj self-assigned this Mar 30, 2017
@peterwvj
Copy link
Member Author

I should make it clear that this only applies to field initialisers of instance variables

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

No branches or pull requests

1 participant