exitNullValue

open fun exitNullValue(ctx: GraphQLParser.NullValueContext)

Exit a parse tree produced by GraphQLParser#nullValue.

The default implementation does nothing.