ILGFileParserListener.EnterTemplateNameLine(LGFileParser+TemplateNameLineContext) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enter a parse tree produced by templateNameLine().
public void EnterTemplateNameLine (LGFileParser.TemplateNameLineContext context);
abstract member EnterTemplateNameLine : LGFileParser.TemplateNameLineContext -> unit
Public Sub EnterTemplateNameLine (context As LGFileParser.TemplateNameLineContext)
Parameters
The parse tree.