exitName

open fun exitName(ctx: GraphQLParser.NameContext)

Exit a parse tree produced by GraphQLParser#name.

The default implementation does nothing.