public interface UnaryOperatorNode extends OperatorNode
Modifier and Type | Method and Description |
---|---|
Node |
getOperand()
Retrievs the node representing the operator's single operand.
|
getDataType, initialize
Node getOperand()
Copyright © 2021 JBoss by Red Hat. All rights reserved.