Class InternalSpelExpressionParser
public class InternalSpelExpressionParser : TemplateAwareExpressionParser, IExpressionParser
- Inheritance
-
InternalSpelExpressionParser
- Implements
- Inherited Members
Constructors
InternalSpelExpressionParser(SpelParserOptions)
public InternalSpelExpressionParser(SpelParserOptions configuration)
Parameters
configuration
SpelParserOptions
Methods
DoParseExpression(string, IParserContext)
protected override IExpression DoParseExpression(string expressionString, IParserContext context)
Parameters
expressionString
stringcontext
IParserContext