次の方法で共有


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)

適用対象