CommonRegexParser.Shared_atomContext Class

Definition

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

Constructors

CommonRegexParser.Shared_atomContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

Accept<TResult>(IParseTreeVisitor<TResult>)
CharWithoutProperty()
CharWithProperty()
ControlChar()
DecimalDigit()
EnterRule(IParseTreeListener)
ExitRule(IParseTreeListener)
NotDecimalDigit()
NotWhiteSpace()
NotWordChar()
WhiteSpace()
WordChar()

Applies to