enterName

open fun enterName(ctx: GraphQLParser.NameContext)

Enter a parse tree produced by GraphQLParser#name.

The default implementation does nothing.