-
Nested Class Summary
Nested classes/interfaces declared in interface com.sun.source.tree.Tree
Tree.Kind
-
Method Summary
Modifier and Type |
Method |
Description |
Object |
getValue() |
Returns the value of the literal expression.
|
-
Method Details
-
Returns the value of the literal expression.
The value will be a boxed primitive value, a String, or null
.
- Returns:
- the value