mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-22 05:50:03 +00:00
DocTreeScanner.visitAttribute and visitLiteral have to scan through the subnodes of AttributeTree and LiteralTree, respectivelly. Reviewed-by: vromero