LUFileParser.PromptSectionContext Class

Definition

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

Constructors

LUFileParser.PromptSectionContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

Accept<TResult>(IParseTreeVisitor<TResult>)
EnterRule(IParseTreeListener)
errorFilterLine()
errorFilterLine(Int32)
ExitRule(IParseTreeListener)
filterLine()
filterLine(Int32)
PROMPT_MARK()
WS()
WS(Int32)

Applies to