- All Superinterfaces:
BlockTagTree
, DocTree
public interface DeprecatedTree
extends BlockTagTree
A tree node for an @deprecated block tag.
@deprecated deprecated text.
- Since:
- 1.8
-
-
Method Summary
Modifier and Type |
Method |
Description |
List<? extends DocTree> |
getBody() |
Returns the description explaining why an item is deprecated.
|
-
Method Details
-
Returns the description explaining why an item is deprecated.
- Returns:
- the description