次の方法で共有


LGTemplateParser.SwitchCaseStatContext クラス

定義

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

コンストラクター

LGTemplateParser.SwitchCaseStatContext(ParserRuleContext, Int32)

プロパティ

RuleIndex

メソッド

Accept<TResult>(IParseTreeVisitor<TResult>)
CASE()
DASH()
DEFAULT()
EnterRule(IParseTreeListener)
ExitRule(IParseTreeListener)
expression()
expression(Int32)
SWITCH()
TEXT()
TEXT(Int32)
WS()
WS(Int32)

適用対象