public abstract class AbstractUnaryOperator extends AbstractOperator
Constructor and Description |
---|
AbstractUnaryOperator() |
Modifier and Type | Method and Description |
---|---|
Expression |
getOperand() |
void |
setOperand(Expression operand) |
public Expression getOperand()
public void setOperand(Expression operand)
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.