LUFileParser.NestedIntentBodyDefinitionContext Class

Definition

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

Constructors

LUFileParser.NestedIntentBodyDefinitionContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

Accept<TResult>(IParseTreeVisitor<TResult>)
EnterRule(IParseTreeListener)
ExitRule(IParseTreeListener)
subIntentDefinition()
subIntentDefinition(Int32)

Applies to