LUFileParser.NormalIntentStringContext Class

Definition

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

Constructors

LUFileParser.NormalIntentStringContext(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