CommonRegexParser.OptionContext Class

Definition

public class CommonRegexParser.OptionContext : Antlr4.Runtime.ParserRuleContext
type CommonRegexParser.OptionContext = class
    inherit ParserRuleContext
Public Class CommonRegexParser.OptionContext
Inherits ParserRuleContext
Inheritance
Antlr4.Runtime.ParserRuleContext
CommonRegexParser.OptionContext

Constructors

CommonRegexParser.OptionContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

Accept<TResult>(IParseTreeVisitor<TResult>)
CloseParen()
EnterRule(IParseTreeListener)
ExitRule(IParseTreeListener)
OpenParen()
option_flag()
option_flag(Int32)
QuestionMark()

Applies to