LUFileParser.EntitySectionContext クラス

定義

public class LUFileParser.EntitySectionContext : Antlr4.Runtime.ParserRuleContext
type LUFileParser.EntitySectionContext = class
    inherit ParserRuleContext
Public Class LUFileParser.EntitySectionContext
Inherits ParserRuleContext
継承
Antlr4.Runtime.ParserRuleContext
LUFileParser.EntitySectionContext

コンストラクター

LUFileParser.EntitySectionContext(ParserRuleContext, Int32)

プロパティ

RuleIndex

メソッド

Accept<TResult>(IParseTreeVisitor<TResult>)
EnterRule(IParseTreeListener)
entityDefinition()
ExitRule(IParseTreeListener)

適用対象