CommonRegexParser.ParseContext クラス

定義

public class CommonRegexParser.ParseContext : Antlr4.Runtime.ParserRuleContext
type CommonRegexParser.ParseContext = class
    inherit ParserRuleContext
Public Class CommonRegexParser.ParseContext
Inherits ParserRuleContext
継承
Antlr4.Runtime.ParserRuleContext
CommonRegexParser.ParseContext

コンストラクター

CommonRegexParser.ParseContext(ParserRuleContext, Int32)

プロパティ

RuleIndex

メソッド

Accept<TResult>(IParseTreeVisitor<TResult>)
alternation()
EnterRule(IParseTreeListener)
Eof()
ExitRule(IParseTreeListener)

適用対象