-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b69
-
Not verified
The current DocImpl classes pass 3 parameters (tree, doc comment string, and line map) when one (tree path) will do. In addition, the tree path gives access to the DocTree AST.
We should rewrite the DocImpl constructors to use TreePath.
We should rewrite the DocImpl constructors to use TreePath.
- relates to
-
JDK-8000103 Create doclint utility
-
- Resolved
-