Class OperatorMatches
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public class OperatorMatches : Operator, ISpelNode
- Inheritance
-
OperatorMatches
- Implements
- Inherited Members
Constructors
OperatorMatches(int, int, params SpelNode[])
public OperatorMatches(int startPos, int endPos, params SpelNode[] operands)
Parameters
Methods
GetValueInternal(ExpressionState)
public override ITypedValue GetValueInternal(ExpressionState state)
Parameters
state
ExpressionState