enterNamedType

open fun enterNamedType(ctx: GraphQLParser.NamedTypeContext)

Enter a parse tree produced by GraphQLParser#namedType.

The default implementation does nothing.