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

Ability to match on particular method signatures #36

Closed
jmle opened this issue Mar 7, 2023 · 2 comments
Closed

Ability to match on particular method signatures #36

jmle opened this issue Mar 7, 2023 · 2 comments
Assignees

Comments

@jmle
Copy link
Collaborator

jmle commented Mar 7, 2023

The tool should be able to match on particular method signatures, ie, match on
Integer.getInteger(java.lang.Integer, java.lang.String)
but not on
Integer.getInteger(java.lang.Integer).

@shawn-hurley shawn-hurley transferred this issue from konveyor/analyzer-lsp Mar 10, 2023
@shawn-hurley
Copy link
Contributor

@jmle transferred the issue because I think these issues should live here when we finally get to the external providers.

WDYT? I can move it back if you disagree significantly.

@pranavgaikwad pranavgaikwad moved this from 🆕 New to 📋 Backlog in Konveyor Analyzers Mar 16, 2023
@github-project-automation github-project-automation bot moved this to 🆕 New in Planning Oct 12, 2023
@shawn-hurley shawn-hurley moved this from 🆕 New to 📋 Backlog in Planning Mar 27, 2024
@shawn-hurley
Copy link
Contributor

@jmle jmle moved this from 📋 Backlog to 🏗 In progress in Planning Jul 24, 2024
@jmle jmle self-assigned this Jul 24, 2024
@jmle jmle moved this from 🏗 In progress to ✅ Done in Planning Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Status: No status
Development

No branches or pull requests

2 participants