ILGTemplateParserListener.EnterKeyValueStructureValue(LGTemplateParser+KeyValueStructureValueContext) 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 keyValueStructureValue().
public void EnterKeyValueStructureValue (LGTemplateParser.KeyValueStructureValueContext context);
abstract member EnterKeyValueStructureValue : LGTemplateParser.KeyValueStructureValueContext -> unit
Public Sub EnterKeyValueStructureValue (context As LGTemplateParser.KeyValueStructureValueContext)
Parameters
The parse tree.