Table of Contents

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

IParserContext

Properties

ExpressionPrefix

public string ExpressionPrefix { get; }

Property Value

string

ExpressionSuffix

public string ExpressionSuffix { get; }

Property Value

string

IsTemplate

public bool IsTemplate { get; }

Property Value

bool