Implement JEP 105.
http://openjdk.java.net/jeps/105
Summary
Extend the Compiler Tree API to provide structured access to the content of javadoc comments.
Goals
Provide access to the syntactic elements of a javadoc comment.
http://openjdk.java.net/jeps/105
Summary
Extend the Compiler Tree API to provide structured access to the content of javadoc comments.
Goals
Provide access to the syntactic elements of a javadoc comment.
- duplicates
-
JDK-7021614 extend com.sun.source API to support parsing javadoc comments
-
- Closed
-