Interface DocRootTree

All Superinterfaces:
DocTree, InlineTagTree
public interface DocRootTree
extends InlineTagTree

A tree node for an @docroot inline tag.

{@docroot}

Since:
1.8

Nested Classes

Nested classes/interfaces declared in interface com.sun.source.doctree.DocTree

DocTree.Kind

Methods

Methods declared in interface com.sun.source.doctree.DocTree

accept, getKind

Methods declared in interface com.sun.source.doctree.InlineTagTree

getTagName