LGTemplateParser.ErrorStructureLineContext(ParserRuleContext, Int32) 构造函数

定义

public ErrorStructureLineContext (Antlr4.Runtime.ParserRuleContext parent, int invokingState);
new LGTemplateParser.ErrorStructureLineContext : Antlr4.Runtime.ParserRuleContext * int -> LGTemplateParser.ErrorStructureLineContext
Public Sub New (parent As ParserRuleContext, invokingState As Integer)

参数

parent
Antlr4.Runtime.ParserRuleContext
invokingState
Int32

适用于