ILGFileParserListener.EnterCommentDefinition(LGFileParser+CommentDefinitionContext) Method

Definition

Enter a parse tree produced by commentDefinition().

public void EnterCommentDefinition (LGFileParser.CommentDefinitionContext context);
abstract member EnterCommentDefinition : LGFileParser.CommentDefinitionContext -> unit
Public Sub EnterCommentDefinition (context As LGFileParser.CommentDefinitionContext)

Parameters

context
LGFileParser.CommentDefinitionContext

The parse tree.

Applies to