exitSelectionSet

open fun exitSelectionSet(ctx: GraphQLParser.SelectionSetContext)

Exit a parse tree produced by GraphQLParser#selectionSet.

The default implementation does nothing.