LUFileParser.NormalItemStringContext Class

Definition

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

Constructors

LUFileParser.NormalItemStringContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

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

Applies to