apollo-ast
/
com.apollographql.apollo3.generated.antlr
/
GraphQLBaseListener
/
exitDirective
exit
Directive
open fun
exitDirective
(ctx:
GraphQLParser.DirectiveContext
)
Content copied to clipboard
Exit a parse tree produced by GraphQLParser#directive.
The default implementation does nothing.