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

Wrong broken use when moving method from parent class #66

Open
lmove opened this issue May 2, 2022 · 0 comments
Open

Wrong broken use when moving method from parent class #66

lmove opened this issue May 2, 2022 · 0 comments

Comments

@lmove
Copy link
Collaborator

lmove commented May 2, 2022

ID: 6390e36e-3800-42e5-96f3-85aee1839a15
Path: /code/maracas/test-data/api-evolution-data-corpus/client/src/inheritanceIfazeMethodMovedFromSuperInterface/Main.java
Line: 8
Breaking change: METHOD_REMOVED
API use: METHOD_OVERRIDE
Used declaration: public abstract void method1();
Source declaration: method1()

ID: 74c9dd03-50c7-44a5-9759-e5175b72ebeb
Path: /code/maracas/test-data/api-evolution-data-corpus/client/src/inheritanceIfazeMethodMovedFromSuperInterface/Main.java
Line: 14
Breaking change: METHOD_REMOVED
API use: METHOD_INVOCATION
Used declaration: method1()
Source declaration: method1()
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