LUFileParser.MoreQuestionsBodyContext Class

Definition

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

Constructors

LUFileParser.MoreQuestionsBodyContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

Accept<TResult>(IParseTreeVisitor<TResult>)
EnterRule(IParseTreeListener)
errorQuestionString()
errorQuestionString(Int32)
ExitRule(IParseTreeListener)
moreQuestion()
moreQuestion(Int32)
newline()
newline(Int32)
WS()
WS(Int32)

Applies to