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