LGFileParser.ParagraphContext Class

Definition

public class LGFileParser.ParagraphContext : Antlr4.Runtime.ParserRuleContext
type LGFileParser.ParagraphContext = class
    inherit ParserRuleContext
Public Class LGFileParser.ParagraphContext
Inherits ParserRuleContext
Inheritance
Antlr4.Runtime.ParserRuleContext
LGFileParser.ParagraphContext

Constructors

LGFileParser.ParagraphContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

Accept<TResult>(IParseTreeVisitor<TResult>)
commentDefinition()
EnterRule(IParseTreeListener)
Eof()
errorDefinition()
ExitRule(IParseTreeListener)
importDefinition()
NEWLINE()
optionDefinition()
templateDefinition()

Applies to