次の方法で共有


LGTemplateParser.IfConditionRuleContext クラス

定義

public class LGTemplateParser.IfConditionRuleContext : Antlr4.Runtime.ParserRuleContext
type LGTemplateParser.IfConditionRuleContext = class
    inherit ParserRuleContext
Public Class LGTemplateParser.IfConditionRuleContext
Inherits ParserRuleContext
継承
Antlr4.Runtime.ParserRuleContext
LGTemplateParser.IfConditionRuleContext

コンストラクター

LGTemplateParser.IfConditionRuleContext(ParserRuleContext, Int32)

プロパティ

RuleIndex

メソッド

Accept<TResult>(IParseTreeVisitor<TResult>)
EnterRule(IParseTreeListener)
ExitRule(IParseTreeListener)
ifCondition()
normalTemplateBody()

適用対象