CommonRegexParser.AtomContext Class

Definition

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

Constructors

CommonRegexParser.AtomContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

Accept<TResult>(IParseTreeVisitor<TResult>)
capture()
Caret()
character_class()
Dot()
EndOfSubject()
EnterRule(IParseTreeListener)
ExitRule(IParseTreeListener)
literal()
non_capture()
option()
shared_atom()

Applies to