LGFileParser.TemplateBodyLineContext Class

Definition

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

Constructors

LGFileParser.TemplateBodyLineContext(ParserRuleContext, Int32)

Properties

RuleIndex

Methods

Accept<TResult>(IParseTreeVisitor<TResult>)
EnterRule(IParseTreeListener)
ESCAPE_CHARACTER()
ESCAPE_CHARACTER(Int32)
ExitRule(IParseTreeListener)
INLINE_MULTILINE()
MULTILINE_PREFIX()
MULTILINE_SUFFIX()
MULTILINE_TEXT()
MULTILINE_TEXT(Int32)
NEWLINE()
TEMPLATE_BODY()

Applies to