See CODETOOLS-7903673 ( Jextract throws NPE when generating enum constant javadoc ).
While it was fixed by checking enum constant Declaration to be non-null, we want to understand why null is returned by createTree for enum constants
While it was fixed by checking enum constant Declaration to be non-null, we want to understand why null is returned by createTree for enum constants
- relates to
-
CODETOOLS-7903673 Jextract throws NPE when generating enum constant javadoc
-
- Resolved
-