LGTemplateParserBaseListener.EnterStructuredBodyNameLine(LGTemplateParser+StructuredBodyNameLineContext) Method

Definition

Enter a parse tree produced by structuredBodyNameLine().

The default implementation does nothing.

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

Parameters

Implements

Applies to