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