LUFileParser.IntentNameLineContext Class

Definition

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

Constructors

LUFileParser.IntentNameLineContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

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

Applies to