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