operatorNamechildren, pos| Constructor and Description |
|---|
OpAnd(int pos,
SpelNodeImpl... operands) |
| Modifier and Type | Method and Description |
|---|---|
private void |
assertValueNotNull(java.lang.Boolean value) |
private boolean |
getBooleanValue(ExpressionState state,
SpelNodeImpl operand) |
TypedValue |
getValueInternal(ExpressionState state) |
getLeftOperand, getOperatorName, getRightOperand, toStringASTgetChild, getChildCount, getEndPosition, getObjectClass, getPreviousChild, getStartPosition, getTypedValue, getValue, getValue, getValueRef, isWritable, nextChildIs, setValuepublic OpAnd(int pos,
SpelNodeImpl... operands)
public TypedValue getValueInternal(ExpressionState state) throws EvaluationException
getValueInternal in class SpelNodeImplEvaluationExceptionprivate boolean getBooleanValue(ExpressionState state, SpelNodeImpl operand)
private void assertValueNotNull(java.lang.Boolean value)