Share via


CommonRegexParser.CaptureContext Class

Definition

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

Constructors

CommonRegexParser.CaptureContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

Accept<TResult>(IParseTreeVisitor<TResult>)
alternation()
CloseParen()
EnterRule(IParseTreeListener)
ExitRule(IParseTreeListener)
GreaterThan()
LessThan()
name()
OpenParen()
QuestionMark()

Applies to