exitNonNullType

open fun exitNonNullType(ctx: GraphQLParser.NonNullTypeContext)

Exit a parse tree produced by GraphQLParser#nonNullType.

The default implementation does nothing.