Share via


LGTemplateParser.KeyValueStructureValueContext Class

Definition

public class LGTemplateParser.KeyValueStructureValueContext : Antlr4.Runtime.ParserRuleContext
type LGTemplateParser.KeyValueStructureValueContext = class
    inherit ParserRuleContext
Public Class LGTemplateParser.KeyValueStructureValueContext
Inherits ParserRuleContext
Inheritance
Antlr4.Runtime.ParserRuleContext
LGTemplateParser.KeyValueStructureValueContext

Constructors

LGTemplateParser.KeyValueStructureValueContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

Accept<TResult>(IParseTreeVisitor<TResult>)
EnterRule(IParseTreeListener)
ESCAPE_CHARACTER_IN_STRUCTURE_BODY()
ESCAPE_CHARACTER_IN_STRUCTURE_BODY(Int32)
ExitRule(IParseTreeListener)
expressionInStructure()
expressionInStructure(Int32)
TEXT_IN_STRUCTURE_BODY()
TEXT_IN_STRUCTURE_BODY(Int32)

Extension Methods

IsPureExpression(LGTemplateParser+KeyValueStructureValueContext)

If a value is pure Expression.

Applies to