public interface LiteralNode extends ExpressionNode
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue()
Gets the value of the literal node.
|
void |
setValue(Object obj)
Sets the value in the literal node.
|
getKind, hasFunction, hasOperator, hasProperty, isLeafUnit, isLiteralNode, isPropertyNodegetLeafUnitNodes, getNodesCopyright © 2020 SAP. All Rights Reserved.