@Exported public interface LiteralTree extends ExpressionTree
getKind
to determine the kind of literal.
For example:
value
Modifier and Type | Method and Description |
---|---|
Object |
getValue() |
accept, getEndPosition, getKind, getStartPosition
Object getValue()