LGTemplateParser.ErrorStructureLineContext 类

定义

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

构造函数

LGTemplateParser.ErrorStructureLineContext(ParserRuleContext, Int32)

属性

RuleIndex

方法

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)

适用于