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

Adds a reverse lookup of members that have a type depending on this class #96

Merged
merged 1 commit into from
Aug 11, 2018

Conversation

codecholeric
Copy link
Collaborator

This is pretty much the missing inverse of #92

… getMethodsWithReturnTypeOfSelf() and getConstructorsWithParameterTypeOfSelf() to JavaClass and extended getDirectDepdendenciesToSelf() to include those type of dependencies on the class itself.

Signed-off-by: Peter Gafert <peter.gafert@tngtech.com>
@codecholeric codecholeric merged commit 2d5c214 into master Aug 11, 2018
@codecholeric codecholeric deleted the add_member_dependencies_to_self branch August 11, 2018 15:47
@codecholeric codecholeric added this to the 0.9.0 milestone Aug 19, 2018
codecholeric added a commit that referenced this pull request Feb 21, 2021
Adds a reverse lookup of members that have a type depending on this class
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.

1 participant