Class DefaultParseContext
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
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; }