다음을 통해 공유


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()

적용 대상