LUFileParser.EntitySectionContext Class

Definition

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

Constructors

LUFileParser.EntitySectionContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

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

Applies to