Class DefaultParseContext
- Namespace
- Steeltoe.Common.Expression.Internal.Spring
- Assembly
- Steeltoe.Common.Expression.dll
public class DefaultParseContext : IParserContext
- Inheritance
-
DefaultParseContext
- Implements
- Inherited Members
Fields
TEMPLATE_EXPRESSION
public static readonly IParserContext TEMPLATE_EXPRESSION
Field Value
Properties
ExpressionPrefix
public string ExpressionPrefix { get; }
Property Value
ExpressionSuffix
public string ExpressionSuffix { get; }
Property Value
IsTemplate
public bool IsTemplate { get; }