-
Enhancement
-
Resolution: Unresolved
-
P4
-
22
-
None
-
generic
-
generic
JavaDoc currently uses internal javac APIs to retrieve the preview, reflective preview, and restricted status of API elements. The javax.lang.model API should provide methods to retrieve this information.
The appropriate place for this functionality would be javax.lang.model.util.Elements, which already contains various utility methods to retrieve element properties.
The appropriate place for this functionality would be javax.lang.model.util.Elements, which already contains various utility methods to retrieve element properties.