exitListType

open fun exitListType(ctx: GraphQLParser.ListTypeContext)

Exit a parse tree produced by GraphQLParser#listType.

The default implementation does nothing.