public interface Unary extends Expression
UnaryOperatorKind| Modifier and Type | Method and Description | 
|---|---|
| Expression | getOperand() | 
| UnaryOperatorKind | getOperator() | 
acceptExpression getOperand()
UnaryOperatorKindUnaryOperatorKind getOperator()
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.