Converts token to the expression node.
Namespace: Scanjour.Workflow4.Web.Services.Helpers.Expressions
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- stack
- Type: System.Collections.GenericStackIToken
The stack of tokens for taking arguments if needed.
Return Value
Type: IExpressionNodeExpression node.
See Also