LUFileParser.NormalIntentBodyContext Class

Definition

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

Constructors

LUFileParser.NormalIntentBodyContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

Accept<TResult>(IParseTreeVisitor<TResult>)
EnterRule(IParseTreeListener)
errorString()
errorString(Int32)
ExitRule(IParseTreeListener)
newline()
newline(Int32)
normalIntentString()
normalIntentString(Int32)
WS()
WS(Int32)

Applies to