interface |
DocRootTree |
A tree node for an @docroot inline tag.
|
interface |
IndexTree |
A tree node for an @index or @index inline tag.
|
interface |
InheritDocTree |
A tree node for an @inheritDoc inline tag.
|
interface |
LinkTree |
A tree node for an @link or @linkplain inline tag.
|
interface |
LiteralTree |
A tree node for an @literal or @code inline tag.
|
interface |
SummaryTree |
A tree node for an @summary inline tag.
|
interface |
UnknownInlineTagTree |
A tree node for an unrecognized inline tag.
|
interface |
ValueTree |
A tree node for an @value inline tag.
|