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

Adjust reachability export for same-name-and-parameters-methods #169

Open
3 tasks
ChristophTF opened this issue Mar 19, 2023 · 0 comments
Open
3 tasks

Adjust reachability export for same-name-and-parameters-methods #169

ChristophTF opened this issue Mar 19, 2023 · 0 comments

Comments

@ChristophTF
Copy link
Contributor

There can be methods that only differ in their return type and the reachability export will only contain a random one of such a set.

Either:

  • Represent methods as array of structured JSON objects, adjust parsing
  • Add return type as suffix
  • Document this as a minor limitation of the current implementation
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

No branches or pull requests

1 participant