public interface UnaryExpressionNode extends ExpressionNode
| Modifier and Type | Method and Description |
|---|---|
ExpressionNode |
getChild()
Gets the child node of the unary expression.
|
String |
getOperator()
Gets the operator used in the unary expression.
|
getKind, hasFunction, hasOperator, hasProperty, isLeafUnit, isLiteralNode, isPropertyNodegetLeafUnitNodes, getNodesExpressionNode getChild()
ExpressionNode object representing the child nodeString getOperator()
Copyright © 2020 SAP. All Rights Reserved.