Searched refs:commentTree (Results 1 – 1 of 1) sorted by relevance
130 DocCommentTree commentTree = trees.getDocCommentTree(getCurrentPath()); in scanJavadoc() local131 if (commentTree == null) { in scanJavadoc()134 docTreeSymbolScanner.scan(new DocTreePath(getCurrentPath(), commentTree), null); in scanJavadoc()