CommonRegexParser.NameContext Class

Definition

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

Constructors

CommonRegexParser.NameContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

Accept<TResult>(IParseTreeVisitor<TResult>)
alpha_nums()
EnterRule(IParseTreeListener)
ExitRule(IParseTreeListener)

Applies to