Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't treat java.lang.Enum subclasses specially.
We want the 'public static final' fields to be generated so that our source generator can emit them; otherwise they're skipped, which makes for a very confusing binding/usage experience.
- Loading branch information