ILGTemplateParserVisitor<Result>.VisitNormalTemplateString 메서드

정의

에서 생성된 구문 분석 트리를 normalTemplateString()방문합니다.

public Result VisitNormalTemplateString (LGTemplateParser.NormalTemplateStringContext context);
abstract member VisitNormalTemplateString : LGTemplateParser.NormalTemplateStringContext -> 'Result
Public Function VisitNormalTemplateString (context As LGTemplateParser.NormalTemplateStringContext) As Result

매개 변수

context
LGTemplateParser.NormalTemplateStringContext

구문 분석 트리입니다.

반환

Result

적용 대상