LUFileParser.IntentNameContext Class

Definition

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

Constructors

LUFileParser.IntentNameContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

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

Applies to