ILGTemplateParserListener.EnterStructuredBody(LGTemplateParser+StructuredBodyContext) Method

Definition

Enter a parse tree produced by the structuredBody labeled alternative in body().

public void EnterStructuredBody (LGTemplateParser.StructuredBodyContext context);
abstract member EnterStructuredBody : LGTemplateParser.StructuredBodyContext -> unit
Public Sub EnterStructuredBody (context As LGTemplateParser.StructuredBodyContext)

Parameters

context
LGTemplateParser.StructuredBodyContext

The parse tree.

Applies to