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)

适用于