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

Add missing functions to ModifierVisitorAdapter #86

Merged
merged 2 commits into from
Jan 16, 2015

Conversation

chundongwang
Copy link

After moving to new version, my class hit a compiler issue complaining missing function. And it's due to three newly introduced methods of GenericVisitor. GenericVisitorAdapter has them but ModifierVisitorAdapter doesn't

SmiddyPence added a commit that referenced this pull request Jan 16, 2015
Add missing functions to ModifierVisitorAdapter
@SmiddyPence SmiddyPence merged commit 9dc5f1b into javaparser:master Jan 16, 2015
@SmiddyPence
Copy link
Member

Nice one, good job.

@sebastiankirsch sebastiankirsch added this to the 2.1 milestone Mar 2, 2015
ftomassetti added a commit to ftomassetti/javaparser that referenced this pull request Jan 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants