LUFileParser.NewEntityRoleOrFeaturesContext Class

Definition

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

Constructors

LUFileParser.NewEntityRoleOrFeaturesContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

Accept<TResult>(IParseTreeVisitor<TResult>)
COMMA()
COMMA(Int32)
EnterRule(IParseTreeListener)
ExitRule(IParseTreeListener)
NEW_ENTITY_IDENTIFIER()
NEW_ENTITY_IDENTIFIER(Int32)
NEW_ENTITY_IDENTIFIER_WITH_WS()
NEW_ENTITY_IDENTIFIER_WITH_WS(Int32)
WS()
WS(Int32)

Applies to