@Exported public interface LiteralTree extends ExpressionTree
getKind
to determine the kind of literal.
For example:
value
Modifier and Type | Method and Description |
---|---|
Object |
getValue() |
Object getValue()
Copyright © 2005, 2023, Oracle and/or its affiliates. All rights reserved.