enterDirectives

open fun enterDirectives(ctx: GraphQLParser.DirectivesContext)

Enter a parse tree produced by GraphQLParser#directives.

The default implementation does nothing.