LUFileParser.NestedIntentNameContext Class

Definition

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

Constructors

LUFileParser.NestedIntentNameContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

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

Applies to