다음을 통해 공유


LGFileParser.TemplateBodyLineContext 클래스

정의

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

생성자

LGFileParser.TemplateBodyLineContext(ParserRuleContext, Int32)

속성

RuleIndex

메서드

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()

적용 대상