public class OperatorNot extends SpelNodeImpl
children, pos
Constructor and Description |
---|
OperatorNot(int pos,
SpelNodeImpl operand) |
Modifier and Type | Method and Description |
---|---|
BooleanTypedValue |
getValueInternal(ExpressionState state) |
String |
toStringAST() |
getChild, getChildCount, getEndPosition, getObjectClass, getPreviousChild, getStartPosition, getTypedValue, getValue, getValue, getValueRef, isWritable, nextChildIs, setValue
public OperatorNot(int pos, SpelNodeImpl operand)
public BooleanTypedValue getValueInternal(ExpressionState state) throws EvaluationException
getValueInternal
in class SpelNodeImpl
EvaluationException
public String toStringAST()