CommonRegexParser.Non_captureContext Class

Definition

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

Constructors

CommonRegexParser.Non_captureContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

Accept<TResult>(IParseTreeVisitor<TResult>)
alternation()
CloseParen()
Colon()
EnterRule(IParseTreeListener)
ExitRule(IParseTreeListener)
OpenParen()
QuestionMark()

Applies to