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

adding implementation for generating private/public access modifiers #46

Merged
merged 1 commit into from Oct 12, 2019

Conversation

jyoo980
Copy link
Owner

@jyoo980 jyoo980 commented Oct 12, 2019

What's done?

Work to make sure we generate access modifiers public/private/protected etc... for field+method declarations in classes. Interfaces can't have these.

@jyoo980 jyoo980 merged commit 21a5ea2 into master Oct 12, 2019
@jyoo980 jyoo980 deleted the jy/create-method-field-access-modifiers branch October 12, 2019 23:18
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

Successfully merging this pull request may close these issues.

None yet

2 participants