LUFileParser.ErrorStringContext Class

Definition

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

Constructors

LUFileParser.ErrorStringContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

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

Applies to