次の方法で共有


LGTemplateParser.SwitchCaseRuleContext(ParserRuleContext, Int32) コンストラクター

定義

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

パラメーター

parent
Antlr4.Runtime.ParserRuleContext
invokingState
Int32

適用対象