LUFileParser.IntentBodyContext Class

Definition

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

Constructors

LUFileParser.IntentBodyContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

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

Applies to