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

Class, incorrectly classified as Atom #213

Open
skapral opened this issue Oct 5, 2018 · 0 comments
Open

Class, incorrectly classified as Atom #213

skapral opened this issue Oct 5, 2018 · 0 comments
Milestone

Comments

@skapral
Copy link
Member

skapral commented Oct 5, 2018

@NotAtom interface A {}
@NotAtom interface B {}
final class C implements A, B {}

According AnnotateClassesPlugin, class C from the example above should not be classified as Atom, since it implements no Atom interfaces. Yet it does.

@skapral skapral modified the milestones: 0.0.14, 0.0.15 Oct 5, 2018
@skapral skapral modified the milestones: 0.0.15, 0.0.16, 0.0.17 Feb 13, 2019
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