Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Isn't the check for ElementKind in IciclePreprocessor redundant #12

Open
perfectmak opened this issue Apr 9, 2017 · 0 comments
Open

Comments

@perfectmak
Copy link

In Icicle Preprocessor here, you check if (element.getKind() != ElementKind.FIELD) {, but why are you checking for this if the Freeze annotation class already has an annotation type target @Target(ElementType.FIELD) here?.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant