exitDirectives

open fun exitDirectives(ctx: GraphQLParser.DirectivesContext)

Exit a parse tree produced by GraphQLParser#directives.

The default implementation does nothing.