LGTemplateParser.IfConditionContext 클래스

정의

public class LGTemplateParser.IfConditionContext : Antlr4.Runtime.ParserRuleContext
type LGTemplateParser.IfConditionContext = class
    inherit ParserRuleContext
Public Class LGTemplateParser.IfConditionContext
Inherits ParserRuleContext
상속
Antlr4.Runtime.ParserRuleContext
LGTemplateParser.IfConditionContext

생성자

LGTemplateParser.IfConditionContext(ParserRuleContext, Int32)

속성

RuleIndex

메서드

Accept<TResult>(IParseTreeVisitor<TResult>)
DASH()
ELSE()
ELSEIF()
EnterRule(IParseTreeListener)
ExitRule(IParseTreeListener)
expression()
expression(Int32)
IF()
TEXT()
TEXT(Int32)
WS()
WS(Int32)

적용 대상