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