LUFileParser.QnaQuestionContext Class

Definition

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

Constructors

LUFileParser.QnaQuestionContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

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

Applies to