LUFileParser.MoreQuestionContext Class

Definition

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

Constructors

LUFileParser.MoreQuestionContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

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

Applies to