exitSelection

open fun exitSelection(ctx: GraphQLParser.SelectionContext)

Exit a parse tree produced by GraphQLParser#selection.

The default implementation does nothing.