LGTemplateParser.ErrorStructureLineContext Class

Definition

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

Constructors

LGTemplateParser.ErrorStructureLineContext(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)
STRUCTURE_EQUALS()
STRUCTURE_EQUALS(Int32)
STRUCTURE_IDENTIFIER()
STRUCTURE_IDENTIFIER(Int32)
STRUCTURE_OR_MARK()
STRUCTURE_OR_MARK(Int32)
TEXT_IN_STRUCTURE_BODY()
TEXT_IN_STRUCTURE_BODY(Int32)

Applies to