Description
DocTrees are similar to regular source Trees in that they are one way: one can go from a DocTree to its children, but not to its parent. In regular source Trees, the path from the root to a specific Tree can be held in TreePath. It would be nice to have a similar DocTreePath for DocTrees.
Attachments
Issue Links
- duplicates
-
JDK-8008175 DocTree API should provide enhanced access to the referent of a ReferenceTree
- Closed