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