enterSelection

open fun enterSelection(ctx: GraphQLParser.SelectionContext)

Enter a parse tree produced by GraphQLParser#selection.

The default implementation does nothing.