ILGFileParserListener.EnterErrorDefinition(LGFileParser+ErrorDefinitionContext) 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 errorDefinition().
public void EnterErrorDefinition (LGFileParser.ErrorDefinitionContext context);
abstract member EnterErrorDefinition : LGFileParser.ErrorDefinitionContext -> unit
Public Sub EnterErrorDefinition (context As LGFileParser.ErrorDefinitionContext)
Parameters
The parse tree.