exitSelections

open fun exitSelections(ctx: GraphQLParser.SelectionsContext)

Exit a parse tree produced by GraphQLParser#selections.

The default implementation does nothing.