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