LGTemplateParserBaseListener.ExitStructuredBodyEndLine(LGTemplateParser+StructuredBodyEndLineContext) Method

Definition

Exit a parse tree produced by structuredBodyEndLine().

The default implementation does nothing.

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

Parameters

Implements

Applies to