LGTemplateParserBaseListener.EnterStructuredBodyContentLine(LGTemplateParser+StructuredBodyContentLineContext) Method

Definition

Enter a parse tree produced by structuredBodyContentLine().

The default implementation does nothing.

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

Parameters

Implements

Applies to