LUFileParser.NewlineContext Class

Definition

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

Constructors

LUFileParser.NewlineContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

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

Applies to