次の方法で共有


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

定義

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

パラメーター

parent
Antlr4.Runtime.ParserRuleContext
invokingState
Int32

適用対象