-
-
Nested Class Summary
Nested Classes
Modifier and Type |
Interface |
Description |
static class |
AttributeTree.ValueKind |
The kind of an attribute value.
|
-
-
Method Detail
-
getValue
List<? extends DocTree> getValue()
Returns the value of the attribute, or null
if the kind is EMPTY.
- Returns:
- the value of the attribute.