LUFileParser.NestedIntentNameLineContext Class

Definition

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

Constructors

LUFileParser.NestedIntentNameLineContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

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

Applies to