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