LGTemplateParserBaseListener.EnterStructuredBodyEndLine(LGTemplateParser+StructuredBodyEndLineContext) Method

Definition

Enter a parse tree produced by structuredBodyEndLine().

The default implementation does nothing.

public virtual void EnterStructuredBodyEndLine (LGTemplateParser.StructuredBodyEndLineContext context);
abstract member EnterStructuredBodyEndLine : LGTemplateParser.StructuredBodyEndLineContext -> unit
override this.EnterStructuredBodyEndLine : LGTemplateParser.StructuredBodyEndLineContext -> unit
Public Overridable Sub EnterStructuredBodyEndLine (context As LGTemplateParser.StructuredBodyEndLineContext)

Parameters

Implements

Applies to