CommonRegexParser.ExprContext Class

Definition

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

Constructors

CommonRegexParser.ExprContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

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

Applies to