CommonRegexParser.Octal_charContext 클래스

정의

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

생성자

CommonRegexParser.Octal_charContext(ParserRuleContext, Int32)

속성

RuleIndex

메서드

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

적용 대상