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

Added fixes for java-psi module #26

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Conversation

anchouls
Copy link
Contributor

  1. Divided the hasProperty function into two - hasField and hasLocalVariable, because in Kotlin a field and a local variable are properties, but not in Java
  2. Fixed error in findMethodsWithContent function

@nbirillo nbirillo merged commit 0bc874d into main Dec 15, 2023
2 checks passed
@nbirillo nbirillo deleted the fixes-for-java-psi-module branch December 15, 2023 19:07
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