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

[Parser] Add examples of what each visitor visits among other things #517

Merged
merged 6 commits into from
Oct 6, 2024

Conversation

Bl3nd
Copy link
Contributor

@Bl3nd Bl3nd commented Oct 3, 2024

  • Moved a few parsing implementations to their own parsers
  • Made more general use methods in ParserUtil to remove duplicate code
  • Made methods look for methods with the same signature rather than owner
  • Updated JavaParser version

@Konloch Konloch merged commit 14c7ed2 into Konloch:master Oct 6, 2024
4 checks passed
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.

2 participants