Share via


CommonRegexParser.Non_close_parensContext Class

Definition

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

Constructors

CommonRegexParser.Non_close_parensContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

Accept<TResult>(IParseTreeVisitor<TResult>)
EnterRule(IParseTreeListener)
ExitRule(IParseTreeListener)
non_close_paren()
non_close_paren(Int32)

Applies to