ILGTemplateParserListener.ExitStructuredTemplateBody(LGTemplateParser+StructuredTemplateBodyContext) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Exit a parse tree produced by structuredTemplateBody().
public void ExitStructuredTemplateBody (LGTemplateParser.StructuredTemplateBodyContext context);
abstract member ExitStructuredTemplateBody : LGTemplateParser.StructuredTemplateBodyContext -> unit
Public Sub ExitStructuredTemplateBody (context As LGTemplateParser.StructuredTemplateBodyContext)
Parameters
The parse tree.