LUFileParser.NormalItemStringContext クラス

定義

public class LUFileParser.NormalItemStringContext : Antlr4.Runtime.ParserRuleContext
type LUFileParser.NormalItemStringContext = class
    inherit ParserRuleContext
Public Class LUFileParser.NormalItemStringContext
Inherits ParserRuleContext
継承
Antlr4.Runtime.ParserRuleContext
LUFileParser.NormalItemStringContext

コンストラクター

LUFileParser.NormalItemStringContext(ParserRuleContext, Int32)

プロパティ

RuleIndex

メソッド

Accept<TResult>(IParseTreeVisitor<TResult>)
DASH()
EnterRule(IParseTreeListener)
ESCAPE_CHARACTER()
ESCAPE_CHARACTER(Int32)
ExitRule(IParseTreeListener)
EXPRESSION()
EXPRESSION(Int32)
TEXT()
TEXT(Int32)
WS()
WS(Int32)

適用対象