exitType

open fun exitType(ctx: GraphQLParser.TypeContext)

Exit a parse tree produced by GraphQLParser#type.

The default implementation does nothing.