다음을 통해 공유


LGTemplateParser.StructuredTemplateBodyContext 클래스

정의

public class LGTemplateParser.StructuredTemplateBodyContext : Antlr4.Runtime.ParserRuleContext
type LGTemplateParser.StructuredTemplateBodyContext = class
    inherit ParserRuleContext
Public Class LGTemplateParser.StructuredTemplateBodyContext
Inherits ParserRuleContext
상속
Antlr4.Runtime.ParserRuleContext
LGTemplateParser.StructuredTemplateBodyContext

생성자

LGTemplateParser.StructuredTemplateBodyContext(ParserRuleContext, Int32)

속성

RuleIndex

메서드

Accept<TResult>(IParseTreeVisitor<TResult>)
EnterRule(IParseTreeListener)
errorStructureLine()
errorStructureLine(Int32)
ExitRule(IParseTreeListener)
STRUCTURED_NEWLINE()
STRUCTURED_NEWLINE(Int32)
structuredBodyContentLine()
structuredBodyContentLine(Int32)
structuredBodyEndLine()
structuredBodyNameLine()

적용 대상