LUFileParser.ErrorStringContext クラス

定義

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

コンストラクター

LUFileParser.ErrorStringContext(ParserRuleContext, Int32)

プロパティ

RuleIndex

メソッド

Accept<TResult>(IParseTreeVisitor<TResult>)
EnterRule(IParseTreeListener)
ExitRule(IParseTreeListener)
INVALID_TOKEN_DEFAULT_MODE()
INVALID_TOKEN_DEFAULT_MODE(Int32)
WS()
WS(Int32)

適用対象