exitObjectValue

open fun exitObjectValue(ctx: GraphQLParser.ObjectValueContext)

Exit a parse tree produced by GraphQLParser#objectValue.

The default implementation does nothing.