CommonRegexParser.Quantifier_typeContext Class

Definition

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

Constructors

CommonRegexParser.Quantifier_typeContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

Accept<TResult>(IParseTreeVisitor<TResult>)
EnterRule(IParseTreeListener)
ExitRule(IParseTreeListener)
Plus()
QuestionMark()

Applies to