LUFileParser.EntityNameContext Class

Definition

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

Constructors

LUFileParser.EntityNameContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

Accept<TResult>(IParseTreeVisitor<TResult>)
EnterRule(IParseTreeListener)
ENTITY_TEXT()
ENTITY_TEXT(Int32)
ExitRule(IParseTreeListener)
WS()
WS(Int32)

Applies to