LGTemplateParserBaseListener.ExitStructuredBodyContentLine(LGTemplateParser+StructuredBodyContentLineContext) Method

Definition

Exit a parse tree produced by structuredBodyContentLine().

The default implementation does nothing.

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

Parameters

Implements

Applies to