CommonRegexParser.Octal_charContext Class

Definition

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

Constructors

CommonRegexParser.Octal_charContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

Accept<TResult>(IParseTreeVisitor<TResult>)
Backslash()
D0()
D1()
D2()
D3()
EnterRule(IParseTreeListener)
ExitRule(IParseTreeListener)
octal_digit()
octal_digit(Int32)

Applies to