public class BWComplementExpression extends UnaryOperatorExpression
| Constructor and Description |
|---|
BWComplementExpression() |
| Modifier and Type | Method and Description |
|---|---|
ValueObject |
getValue()
Executes and returns the value of this expression.
|
accept, getOperandExpression, getReturnType, initialize, toString, uninitializepublic ValueObject getValue() throws ExpressionEngineException
ExpressionExpressionEngineException - if there is any problem during execution