CommonRegexParser.LiteralContext Class

Definition

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

Constructors

CommonRegexParser.LiteralContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

Accept<TResult>(IParseTreeVisitor<TResult>)
CharacterClassEnd()
EnterRule(IParseTreeListener)
ExitRule(IParseTreeListener)
shared_literal()

Applies to